**This is an old revision of the document!**
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: Tokenize, TokenStr, TokCount