netui-data:messageArg Tag

<netui-data:messageArg> Tag

This tag provides a parameter value to a message schema.

Syntax

<netui-data:messageArg
    value="string_argument" />

Description

This tag provides a parameter value to a message schema.

The message schema is defined by a <netui-data:message> tag.

Attributes

valueA string value for the argument.
 
RequiredSupports runtime expression evaluationData bindable
YesNoNo

Sample

For an example that uses the <netui-data:messageArg> tag, see the <netui-data:message> description.

Related Topics

<netui-data:message> Tag

How Do I: Customize Message Formats in Page Flows?