Examines an argument string and returns a number specifying its length. 
                  	 
               
            
            
               Restriction:  This topic applies only when the AppMaster Builder AddPack has been installed, and applies only to Windows platforms. 
                  	 
               
              
            	 
             
            	 
            
               Aliases:
               		
               		&length( string)
&Length( string)
               	   
            	 
             
            	 
            
               Example:
               		
               		
               The value 10 is returned for this example. 
                  		
               
               		&LENGTH( `FOUNDATION')
               	  
            
           
         
         
Comments:
Leading and trailing blanks are included as part of a string; delimiting quotation marks are not.