TYPE

TYPE returns the typed structure or union located by the handle, x.
Read syntax diagramSkip visual syntax diagram
>>-TYPE(x)-----------------------------------------------------><

x
Handle

TYPE(x) dereferences the typed structure (or union) x. For an example of the TYPE built-in functions, see TYPE pseudovariable.