I have a string named s that I want to separate all of the words and add them into an array.
I want to separate them wherever any symbol is. But I don't know how to split a string multiple times, and is there an easier way of splitting a string wherever a symbol is without listing all of the symbols?
Any ideas?
Thanks in advance,
Jacob
Split String w/ Multiple Delimiters
Sunday, June 10, 2012
[Action Script] Split String w/ Multiple Delimiters June,2012
Posted by Bimo Hery Prabowo at 7:13 PM
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment