strSplit function
strSplit String Array
strSplit (String input, String expr)
Splits input in to an array of tokens using the expression in expr as token delimiters.
Parameters:
input - the string to be split
expr - a regular expression to define the token separators
Returns:
Array of strings, each element contains one token
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*