3.29
@@State
Use @@State to place the full name of a state abbreviation in the document.
Syntax:
@@State(<state>)
Parameters:
<state>
The state abbreviation. Can be the literal abbreviation enclosed in single quotes, or a token containing the state abbreviation.
Example
@@State('GA')
@@State(#MDSLPolicy.AccountState)