Method Parser.Python.split()
- Method split
array
(string
) split(string
data
)- 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.