Editor commands, actions, and parameters

The editor is fully programmable through the use of an extensive set of commands, actions, and parameters.

You can use commands and parameters to customize your editor window, search for or change text in your document, and perform many other functions. Editor actions are usually associated with keys, mouse events, and menus.

Editor applications, document parsers, and editor extensions commonly modify and extend the default set of editor commands and actions.  Similarly, the association of actions with keys, mouse events, and menus is determined by the editor application you use, the active editor profile, document parser, and editor extensions in effect.

You can find more information about using commands, actions, and parameters in the related readings below.

Related concepts
Editor profiles

Related tasks
Issuing editor commands

Related reference
Default editor commands
Editor parameters
Default editor actions