setAllStates
Function setAllSates
Sets all of the Token States of the Current Token to on (non zero) or off (0).
Usage
[h: setAllStates(val)]
Examples
Set all Token States on
[h: setAllStates(1)]
Set all Token States off
[h: setAllStates(0)]