Operand types:
any: Anything
Type of returned value:
String
Compatibility:
Version 2.00 required.
Description:
Returns type-name of expression. Type is returned as string
Example:
typeName "hello", result is "string"