state.name: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
The variable ''state.[state_name]'' is used to reference and control the value of a particular [[ | The variable ''state.[state_name]'' is used to reference and control the value of a particular [[Token State]]. Controlling token states via macro is explained at the [[Token State]] page and will not be repeated here. | ||
==Related Pages== | ==Related Pages== | ||
Line 6: | Line 6: | ||
* [[Token:state|Token States]] | * [[Token:state|Token States]] | ||
[[Category:Special Variable]] | [[Category:Special Variable]] | ||
[[Category:Macro Function]] |
Latest revision as of 23:59, 4 July 2023
The variable state.[state_name] is used to reference and control the value of a particular Token State. Controlling token states via macro is explained at the Token State page and will not be repeated here.