Previous Topic: Format

Next Topic: Options


Format of Conditional Tests

field-name1 {NL       *< }  {field-name2}
                           {NG       *> }  {value      }
                           {EQ       =  }  {keyword    }
                           {NE   or  *= }
                           {GT       >  }
                           {LT       <  }
                           {EG/GE    => }
                           {EL/LE    =< }