1.6.29. Get the actual type of a value

[<<<] [>>>]

TYPE(x)

Use this macro to access the type of a value. Values can hold long, double, string or reference types. This macro returns the type of the value. For comparision use the constants:


[<<<] [>>>]