Search.../

states

Gets a list of all the states contained in the multi-state box.

Type:

Array<State>Read Only

Was this helpful?

Get a multi-state box's states

Copy Code
1let myStates = $w("#myStatebox").states;