Editor Functions

AddEditorText          Inserts a text string into a text editor.

CurrentLine              Returns the text string that is the current line in an editor.

Editor                     Displays an editor on the screen.

ForceEvent              Forces the editor to perform an action based on the information provided.

GoToOffset              Forces an editor to move to a location in its text.

MakeEditor              Returns an editor value that is used by an editor.

MoveEditor              Moves the editor to the given line and column.

SetEditMode             Sets the graphics edit mode for a window.