Navigation: thinBasic Modules > Tokenizer > Tokenizer_KeyGetUserNumber |
![]() ![]() ![]() |
Description
Returns a numeric user data associated with a Tokenizer user key giving key pointer
Syntax
n = Tokenizer_KeyGetUserNumber(pKey, [Index])
Returns
Number
Parameters
Name |
Type |
Optional |
Meaning |
pKey |
Number |
No |
A pointer to user key. |
Index |
Number |
Yes |
Up to 10 user numeric values can be associated with any key. If Index is not present 1 will be assumed. |
Remarks
Restrictions
See also
Examples
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |