int TypeOf2(any Expr)
Returns the type of the given expression as one of the predefined TYPE_ constants. Unlike TypeOf, which only accepts an identifier, this function accepts any expression, including array elements.
Declared in ISPPBuiltins.iss.