The variable testing functions tell you the data type of a variable, and whether a variable exists.

Function Description

FTYPE( )

Returns a character identifying the data category of a field or variable, or the type of an Analytics project item.

ISDEFINED( )

Returns T (true) if the specified field or variable is defined, and F (false) otherwise.