OpenWGA 7.10 - WebTML reference

WebTML tags » option

<tml:option default ="defaultstring">

Purpose:

Sets a default string value to be returned when the option does not exist

Description:

Use this in mode "get" when you want the tag to return a default value if the option that is retrieved does not exist.

This attribute can only specify strings as default values. To use other data types as defaults use defaultexpression instead.

Value(s):

A string