Update to EARL Reference Guide section 1.6.2 Logical Expressions
search cancel

Update to EARL Reference Guide section 1.6.2 Logical Expressions

book

Article ID: 56659

calendar_today

Updated On:

Products

Earl

Issue/Introduction

This document lists the update to the EARL Reference Guide, section 1.6.2 Logical Expressions- refers to logical expression operators.
                

 

 

Resolution

Operator    Can be one of the following                  
             =            equal to                        
             >            greater than                    
             <            less than                       
             >=          greater than or equal to        
             <=          less than or equal to           
                                                         
             NOT =       NOT equal to                    
             NOT >       NOT greater than                
             NOT <       NOT less than                   
             NOT >=     NOT greater than or equal to    
             NOT <=     NOT less than or equal to