<ss:logic:variable />
Sets a variable in the parser. After defining the variable as="somevar", you can use it via $somevar.
Attributes
as
string
The name of the variable to be registered
value
string
The value of the variable
Examples
Set a variable
Value is normally set to an API call to retrieve an object such as a Page, Post or Contact.
HTML: