TYPE returns the typed structure or union located by the handle, x.
>>-TYPE(x)-----------------------------------------------------><
TYPE(x) dereferences the typed structure (or union) x. For an example of the TYPE built-in functions, see TYPE pseudovariable.