User Tools

Site Tools


syntax:operators

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
syntax:operators [2015/01/31 16:08] dmitrysyntax:operators [2016/06/08 21:11] dmitry
Line 22: Line 22:
 Examples of operators in expressions: Examples of operators in expressions:
   1 + 2   1 + 2
 +  
   (10 + 5 ) * 3   (10 + 5 ) * 3
 +  
   'Easy' & 'Morph'   'Easy' & 'Morph'
 +  
   [Amount] > 1000   [Amount] > 1000
 +  
   ([Amount] > 1000 and [Quantity] > 1) or [Quantity]>10   ([Amount] > 1000 and [Quantity] > 1) or [Quantity]>10
syntax/operators.txt · Last modified: 2021/01/13 18:43 by dmitry

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki