Customizing the metamodel > Keywords for USRPROPS > HELP
  
HELP
The HELP keyword specifies text that is displayed on the status line in the lower left corner of a Diagram or Definition dialog when a given property is selected.
Syntax
HELP "text"
Example
PROPERTY Length
{ EDIT Numeric LENGTH 2 MIN 1 MAX 99
HELP "Length of this field"
}
See also
Keywords for USRPROPS