Type Checking
VARTYPE Function
You can use the VARTYPE function to return the number indicating the data type of a variable.
TYPENAME Function
You can use the TYPENAME function to return the data type of a variable as a string.
TYPEOF Operator
You can use the TYPEOF operator to return the object data type.
This can only be used with object data types.
This cannot be used with value data types.
© 2026 Better Solutions Limited. All Rights Reserved. © 2026 Better Solutions Limited TopPrevNext