POINTERVALUE

POINTERVALUE returns a pointer value that is the converted value of x.

Read syntax diagramSkip visual syntax diagramPOINTERVALUE( x)

Abbreviation: PTRVALUE

x
Expression that must have either the HANDLE attribute, or have a computational type. If x has a computational type, it is converted to FIXED BINARY(31,0).

POINTERVALUE(x) can be used to initialize static pointer variables if x is a constant.