PowerCenter 
			
			- PowerCenter 10.5.1
 - All Products
 
           
      	
            
	
      LENGTH(string)
Argument  
					  | Required/  
					 Optional  
					  | Description  
					  | 
|---|---|---|
string  
					  | Required 
					   | String datatype. The strings you want to evaluate. You can enter any valid transformation expression. 
					   | 
LENGTH( CUSTOMER_NAME )
  | 
  | 
|---|---|
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
IIF( LENGTH( CUSTOMER_NAME ) = 0, 'EMPTY STRING' )