Description
 
               	  
               	 
               The ADDR function returns an integer representing the address of argument-1. The type of this function is integer 
                  	 
               
 
               
              
            
            
               General Format
 
               	  
               	 FUNCTION ADDR (argument-1)
 
                 
            
            
               Arguments
 
               	  
               	 
                
                  		
                  - Argument-1 can be a literal or a data-item of any class or category. 
                     		
                  
  
            
            
               Returned Values
 
               	  
               	 
                
                  		
                  - The returned value is an integer representing the address of argument-1 at run time.