builtins

help

Description

Shows the parameters for an action or lists all available actions.

builtins.help <result=results> <status=rc> / action="string", actionSet="string", verbose=TRUE | FALSE;
Settings
ParameterDescription
actionspecifies the name of the action for which you want help. The name can be in the form 'actionSetName.actionName' or just 'actionName.
actionSetspecifies the name of the action set for which you want help. This parameter is ignored if the action parameter is specified.
verbosewhen set to True, provides more detail for each parameter. Default: TRUE

Examples

FAQ

What does the help action do?
What is the 'action' parameter?
What is the 'actionSet' parameter?
What is the 'verbose' parameter?