Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

ADDR - Address of an identifier

The ADDR function returns an integer representing the address of argument-1.
The type of this function is integer.

Format


FUNCTION ADDR (argument-1)


Argument

  1. argument-1 can be a literal or a data item of any class or category (except for the classes object, pointer and typed).

Returned value

  1. The return value is an integer representing the address of argument-1 at run time.