Less Than
(Short Description to be added).
      
               
               
               
               
               
                  
                     | Description | 
                     Operands | 
                     Returns | 
                     Example | 
                  
               
               
                  
                     | Checks if first operand is lesser than the second. | 
                     2 expressions. | 
                     true — if first operand is < second operand. false — if first operand is > second operand. 
 | 
                     Arg1 < Arg2 | 
                  
               
            
 
 
    
Copyright © Cloud Software Group, Inc. All Rights Reserved.