Form state: get property value¶
Available since: 1.0.0
Get a property value of the current form state in scope and set it as a token.
Fields¶
Name of token
-
The name of the token the property value should be stored into. Please provide the token name only, without brackets.
Name of property
-
Nested properties are supported by using dot notation. Example: level1.level2