Navigation: thinBasic Modules > Core > Variant > VARIANTVT$ |
|
Description
Returns a string value indicating the internal data type of the data stored in a VARIANT variable.
Syntax
s = VARIANTVT$ (AVariantVariable)
Returns
String
Parameters
Name |
Type |
Optional |
Meaning |
AVariantVariable |
Variable |
No |
Remarks
Restrictions
See also
Examples
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |