state.name: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
The variable ''state.[state_name]'' is used to reference and control the value of a particular [[Introduction to Tokens#State|token state]]. Controlling token states via macro is explained at the [[Introduction to Tokens#State]] page and will not be repeated here.  
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 [[Tokens State]] page and will not be repeated here.  


==Related Pages==
==Related Pages==

Revision as of 20:06, 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 Tokens State page and will not be repeated here.

Related Pages