This functionality is only available for certain module packages.

You are here: Reference > Form-UI > Structure > messageText

messageText

The <messageText> element defines the text displayed in the message window, which is either a normal text or the result of a formula.

Attribute name Usage Attribute values Default value Description
text required Displays a text in the message window. The text can be the result of a formula or directly input.
Examples:
text="Hello World"
text="='Hello World'"
text="=mc.$text"
Allowed sub-elements Quantity
none