<< Click to Display Table of Contents >> Navigation: Actions > Variables > Split text |
Turns a string with any delimiters into a standard comma-separated string. This standard comma-separated string can be used in user variables as an array.
String to process
Specify the string to process. You can use variables.
Delimiters
Select which delimiters should be processed. You can select one or several delimiters.
Quote Char
Specify the character that should be interpreted as quotation marks.
Assign standard comma-separated text to variable
Specify the variable the processed string should be assigned to.
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