<< Click to Display Table of Contents >> Navigation: Actions > Strings > STR Delete |
The action deletes the specified number of characters from the specified position in the source string.
Source String
The source string to delete the characters in. It is possible to use variables.
From Position
Specify the position to start deleting characters from. The value must be a positive integer. The positions of characters in a string start from 1. It is possible to use variables.
Amount of Chars
Specify the number of characters that should be deleted starting from the specified position. The value must be a positive integer. It is possible to use variables.
Assign Result to Variable
Specify the name of the variable the result of the action will be assigned to. It is impossible to use macros with variables
Variable
Allows you to add a variable to the action or triggering event that you selected. You must place the cursor in a edit box in the settings dialog window of the action or event and then click the {V} button.
Related Topics