Enum

Release 1.0 - ...

Represents a datatype whose value is taken from a predefined list of possible values.

Read the parameter description for a list of the possible values.

Two or more enum values can be added to each other by using this syntax:

Smartsite SXML CopyCode image Copy Code
{buffer.set(data, string.xmldecode($data, "LessThan,GreaterThan"))}