<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > Tokenizer > Tokenizer_Default_Get |
Description
Returns a string containing all the chars belonging to a parsing group.
Syntax
s = Tokenizer_Default_Get(MainType)
Returns
String.
Parameters
Name |
Type |
Optional |
Meaning |
MainType |
Numeric |
No |
Group to returns |
Remarks
Restrictions
See also
Examples