$textSplit
Splits the provided text with seperator and creates an array. To access them use: $arrayGet or other array functions
Splits the provided text with seperator and creates an array. To access them use: $arrayGet or other array functions
$textSplit[text;separator(optional, default = ,)]