VAR   variables </ options>   ; 
            
          
          
            
         
         The VAR statement names variables with common options. The VAR statement can be repeated. 
         
            
- 
                                VARTYPE=QUALITATIVE | QUANTITATIVE
                                
                              
 
               - 
                  
                       
                     specifies whether the variables are qualitative or quantitative. The default is QUANTITATIVE for a numeric variable and QUALITATIVE
                     for a character variable. 
                  
                
            
 
          
       
         
         Copyright © SAS Institute Inc. All Rights Reserved.