User Tools

Site Tools


syntax:operators

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
syntax:operators [2014/09/08 21:39] – created dmitrysyntax:operators [2015/01/31 16:08] dmitry
Line 12: Line 12:
 |  >=   | Greater than or equal  | Boolean      | |  >=   | Greater than or equal  | Boolean      |
 |  <    | Less than              | Boolean      | |  <    | Less than              | Boolean      |
-|  <=   | Less than or equal     | Boolean      |+|  %%<=%%   | Less than or equal     | Boolean      |
 |  =    | Equal                  | Boolean      | |  =    | Equal                  | Boolean      |
 |  !=   | Not equal              | Boolean      | |  !=   | Not equal              | Boolean      |
 +|  <>   | Not equal              | Boolean      |
 |  and  | Logical AND            | Boolean      | |  and  | Logical AND            | Boolean      |
 |  or   | Logical OR             | Boolean      | |  or   | Logical OR             | Boolean      |
syntax/operators.txt · Last modified: 2021/01/13 18:43 by dmitry

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki