Open main menu

TaticView β

Changes

Expressions

72 bytes added, 18:26, 16 September 2015
Marked this version for translation
=== Special variables ===<!--T:57-->
<!--T:58-->
Special variables can be use with the expressions.
<!--T:59-->@count - Total number of lines returned in a table.
<!--T:60-->@row - current line number.
<!--T:61-->@sum[Column] - Sum of indicated column.
<!--T:62-->@avg[Column] - Avg of indicated column like @sum[Column] / @count
</translate>