Help() action

From The x3270 Wiki

The Help() action displays interactive help information.

Parameters

Help() accepts a single parameter:

online
Launch online help (lands on this Wiki).
all
Display help for all actions.
3270
Display help for 3270 actions.
interactive
Display help for interactive actions.
action
Display help for a specific action.
options
Display command-line option help.
scripting
Display help for scripting actions.
file-transfer
Display help for file transfers.
html
Alias for Help(online) (wc3270 only).

Examples

Help()
Help(online)
Help(Clear)