The docs are now back up again and better than ever!
Check them out here.
choice
Command that displays a choice menu. This can be used for simple branching as well as for setting local variables.
A choice menu must have at least one option. The number of options it can have is only limited by the stage dimensions.
For more on local variables, see var.
Usage
Attributes
- ifvar: See conditionals.
- ifvalue: See conditionals.
- ifnot: See conditionals.
- cssid: A CSS ID for styling the choice menu.
