insertShow command

The insertShow command can be used to insert a new show element into a document.  A show element is a line intended for display only and will not be saved when the document is saved.

Syntax

insertShow [ text ] 

Parameters

text The text parameter specifies the text for the new show element.

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 regular element (not a show element), use the insert command.

Examples

insertShow This is a show element. 


Editor commands and parameters


add command
insert command
text parameter
show parameter
Default editor commands