This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision Next revision Both sides next revision | ||
start [2018/08/07 18:34] Niek |
start [2018/08/18 11:06] Niek Added ROUND function |
||
---|---|---|---|
Line 48: | Line 48: | ||
|FIND|Returns the number of occurrences of one string in another string|v8.1.1|[[docu_find|documentation]]|[[function_find|FIND]]| | |FIND|Returns the number of occurrences of one string in another string|v8.1.1|[[docu_find|documentation]]|[[function_find|FIND]]| | ||
|FORMAT|Format a number into a string|v8.1.1|[[docu_format|documentation]]|[[function_format|FORMAT]]| | |FORMAT|Format a number into a string|v8.1.1|[[docu_format|documentation]]|[[function_format|FORMAT]]| | ||
+ | |EXTRACT|Extract value from http query string|v8.1.1|[[docu_extract|documentation]]|[[function_extract|EXTRACT]]| | ||
+ | |ROUND|Rounds a number|v8.1.1|[[docu_round|documentation]]|[[function_round|ROUND]]| | ||
+ | |||
=== Event Operators === | === Event Operators === |