Method Parser.Python.split()
- Method split
 array(string) split(stringdata)- Description
 Returns the provided string with Python code as an array with tokens.
array(string) split(string data)
Returns the provided string with Python code as an array with tokens.