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