This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== GETTOKEN() :STRING ====== Returns the next string token from a prior call to Tokenize (Same as the `GETTOKEN` statement but can be used in an expression without prior assignement to a variable) GETTOKEN VAR Get a token from a previous call to Tokenize and assign it to `VAR` --- **See also:** [[ppl:statements:tokenize|Tokenize]], [[ppl:functions:tokenstr|TokenStr]], [[ppl:functions:tokcount|TokCount]]