Persistent state: read¶
Available since: 1.1.0
Reads a value from the Drupal state by the given key. The result is stored in a token.
Reads a value from the Drupal state by the given key. The result is stored in a token.
Fields¶
State key
-
The key of the Drupal state.
This field supports tokens. Name of token
-
The name of the token, the value is stored into. Please provide the token name only, without brackets.