Variable GetPersistentVariablePlaceholderConst

GetPersistentVariablePlaceholder: Placeholder = ...

Directive to get the value of a persistent variable. If the variable does not exist, the placeholder will be replaced with an empty string.

Syntax: {{get x}}, where x is the name of the variable to get.

Generated using TypeDoc