Loading...
   
      
 
                    Select Version
                  
                   
                
                          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
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
The return value is an integer representing the address of argument-1 at run time.