Function SaveToken() Foundation
Saves the environment of the tokenizer.
SaveToken() --> cTokenEnvironment
Returns a string containing the current environment of the tokenizer.
The function is used for nested calls to TokenInit(). To restore the environment after a nested call is complete the return value must be passed to RestToken().
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.