Quote:
Originally posted by ownerofbabylon
what is tokenize used for?
|
tokenize breaks a string into sections based on words and commas...tokenize2 breaks a string into sections based on "delimiters" which you specify before the string....Im just not sure if it uses spaces and commas too =/