Split [ ] on [ ] store result in [ ]

Command

SPLIT

Image
Group Actions
Section General

Description

Splits a value based on a character and store the result in a new set of variables

Parameter 1

The value to be split

Parameter 2

The character to split the value on

Parameter 3

The new variable base name; each split item will create a variable called BASE_n