User Tools

Site Tools


syntax:start

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:start [2015/05/19 19:37] – [Parameters (starting from ver.1.6)] dmitrysyntax:start [2015/05/19 19:37] dmitry
Line 8: Line 8:
   * [[syntax:functions|Functions]]   * [[syntax:functions|Functions]]
  
-==== Field names ====+=== Field names ===
 You can refer to values in columns of the table where the expression is calculated by putting column names in square brackets, e.g. [Amount]. Field names can include spaces, digits and non-alphabetical characters in any order. You can refer to values in columns of the table where the expression is calculated by putting column names in square brackets, e.g. [Amount]. Field names can include spaces, digits and non-alphabetical characters in any order.
  
Line 15: Line 15:
 Field names are case sensitive -- i.e. [Total], [TOTAL] and [total] are 3 different field names. Field names are case sensitive -- i.e. [Total], [TOTAL] and [total] are 3 different field names.
  
-==== Parameters (starting from ver.1.6) ====+=== Parameters (starting from ver.1.6) ===
 An expression can refer to [[parameters:|project parameters]] that are evaluated to text or number constants prior to calculating the expression. Parameter names in expressions are wrapped in curly brackets and are case-sensitive. E.g. {File name}, {Ratio}. An expression can refer to [[parameters:|project parameters]] that are evaluated to text or number constants prior to calculating the expression. Parameter names in expressions are wrapped in curly brackets and are case-sensitive. E.g. {File name}, {Ratio}.
  
syntax/start.txt · Last modified: 2021/07/21 15:22 by dmitry

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki