insert command

The insert command inserts a new line into a document.

Syntax

insert [ text ] 

Parameters

text The text parameter may be specified to indicate the text for the new line.

Status

The status parameter is not affected by this command.

Description

The new element is inserted after the current element.  If you need to insert an element at the top of the document you will need to use the add command.  If you want to insert a show element use the insertShow command.

Examples

insert some text 


Editor commands and parameters


add command
insertShow command
text parameter
Default editor commands