The deleteText command can be used to delete text from a document.
deleteText [ count ]
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. |
The status parameter is not affected by this command.
The deleteText command will only delete characters in the current element.
deleteText deleteText 100
insertText command
replaceText command
text parameter
Default editor commands