boot

MJS / AC Piece API / structure / done
boot($)

Runs once when a piece starts. Use it to initialize state and configure systems.

Parameters

Name Type Required Description
$ api yes Full AC runtime API object for the piece.

Returns

void

Examples

No explicit examples yet.

Open prompt to experiment live.

Runtime Notes

No additional runtime notes yet.

Details

No additional details yet.

Live Preview

Embedded AC preview