SysCheckListItem.helpText Method [AX 2012]

Gets the help text of the checklist item.

Syntax

public str helpText()

Run On

Called

Return Value

Type: str
Returns the help text of the checklist item.

Remarks

This is used only when there is no menu item linked to the checklist item.

Typically the help text comes from the menu item.

See Also

Reference

SysCheckListItem Class