Forum Discussion
RokuChris
14 years agoRoku Employee
"TheEndless" wrote:
I believe the Tokenize() method on a string will do what your explode function does.
You could also try roRegEx::Split()
"TheEndless" wrote:
I believe the Tokenize() method on a string will do what your explode function does.