The TypeName function returns the typed name of a variable.
Syntax
|
Syntax | ||||
|
TypeName(Variable) | ||||
|
Return value | ||||
|
Type |
Description | |||
|
String |
Text for describing the type of the variable | |||
|
Parameter | ||||
|
Use |
Name |
Type |
Passing |
Description |
|
Required |
Variable |
Variant |
ByVal |
Indication of a variable, to determine the type |