Variables

Inserted or changed with LCOS 8.50

In some attributes of the fields you can use variables to replace the value of the attribute with another string or supplement it with an additional string.

to insert an internal variable into the value of an attribute, use the syntax $(VariableName). To insert the user name from the internal variable wizard.username into a URL, add the following attribute:

http://host/directory?param=$(username)

To insert a predefined variable into the value of an attribute, use the syntax %VariableName. You can use the following predefined variables in the attributes: