OpenWGA 7.10 - WebTML reference

WebTML tags » option

<tml:option mode ="get | set">

Purpose:

Defines the mode of the option tag.

Value(s):

get: Retrieves the option value specified by the attribute "name".
set: Sets the value for the option specified by the attribute "name". The value is either defined within the <tml:option> body or computed by the attribute "expression". If the body is not empty and "expression" is defined the attribute takes precedence.