Function SaveToken() Foundation

Saves the environment of the tokenizer.

Syntax
SaveToken() --> cTokenEnvironment
Return

Returns a string containing the current environment of the tokenizer.

Description

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().

Feedback

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.