Overview Module Function Class Tea 3.1.0 Reference Documentation
© 2002 PDM&FC

Function str-split

str-split aString separator

Splits a string into a list of strings.

Parameters:
aString - The string to be splited.
separator - A string object representing a regular expression or a regular expression object.
Returns:
A list of string objects obtained from aString by splitting it using the separator as boundary sequence.


Overview Module Function Class Tea 3.1.0 Reference Documentation
© 2002 PDM&FC
Report a bug or request new features
© 2002