Scripting API

<<TabbedDocuments Main Index TextEditInsert>>
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

TextEditDelete

Script Name: TextEditDelete
Name: TextEditDelete
Library: ToolText
Description: Allows the deletion of sub-string or the complete string.
Status bar text: Delete part of a text string
Tool tip text: Delete String Portion
Undo text: Text Edit Delete String Portion
 
Parameter Repository:
NameScript NameType Description Supports None Default Minimum Maximum
Range BeginBeginExIntegerRange begin character position to be modified.Yes000
Range EndEndExIntegerRange end character position (non-inclusive).Yes000
Navigation PathPathTuplePath to get to the new layer, expressed as going up in the object tree, across to a sibling, and then into children.Yes0
General SettingsGeneralSettingsParameter RepositoryContains parameters that control the execution of the command.No
 
Command Attributes:
IsExternal: true
IsUndoable: true
ProcessChanges: true
FinalizeTransient: true
 
Resource Attributes: