register Operation

Register a pass-through action.

AttributeRequired?Purpose
nameyesAction name
help-textnoHelp text
help-paramsnoHelp parameters

Name is the name of the action to register.

The help-text and help-params are displayed by the Help() action.

Example:

 <register name="ChangeKeymap" help-text="Switch keymaps" help-params="&lt;keymap-name&gt;"/>


b3270: Protocol - Operations - Indications