POINTERVALUE

POINTERVALUE returns a pointer value that is the converted value of x.
Read syntax diagramSkip visual syntax diagram
>>-POINTERVALUE(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.






Published: 23 December 2018