A label item is used to place static text on the rollout, perhaps a label for another item or a text message. The syntax is:
label <name> [ <string> ]
The default alignment of label items is #center.
Example:
label lab1 "Please choose an object:"
Properties
No additional properties for label.
Events
-- none --
See also
Rollout User-Interface Items Common Properties