Navigation: thinBasic Modules > Tokenizer > Tokenizer_KeyGetMainType |
|
Description
Returns main type of a Tokenizer user key giving its pointer
Syntax
MainType = Tokenizer_KeyGetName(pKey)
Returns
Number.
Parameters
Name |
Type |
Optional |
Meaning |
pKey |
Number |
No |
A pointer to user key. |
Remarks
Restrictions
See also
Examples
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |