Specifies help text of the application for an entity.
Syntax
string = HelpCmd.HelpText
| Part | Description |
|---|---|
| string | A returned string that contains the help text of the application for an entity. |
| HelpCmd | An object variable that describes the help for a global, entity, or relationship object. |
Applies To
Remarks
This property is read-only. ;ddIf no help was specified, this string is empty.
See Also
HelpType Property
Reply Method