deleteText command

The deleteText command can be used to delete text from a document.

Syntax

deleteText [ count ] 

Parameters

count Must be a positive integer. The count parameter specifies the number of characters that should be deleted.  If you do not specify count, 1 is assumed. 

Status

The status parameter is not affected by this command.

Description

The deleteText command will only delete characters in the current element.

Examples

deleteText 
deleteText 100 


Editor commands and parameters


insertText command
replaceText command
text parameter
Default editor commands