From version < 3.11 >
edited by awa
on 08.05.2019, 15:50
To version < 3.12 >
edited by awa
on 08.05.2019, 15:50
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -53,7 +53,7 @@
53 53  |not equals|The condition evaluates to //true// when the value of the form field does not equal the given value. Comparisons are case-sensitive.
54 54  |lower than / lower or equal than|The condition evaluates to //true// when the value is lower (or equal) than the specified value.
55 55  |greater than / greater or equal than|The condition evaluates to //true// when the value is greater (or equal) than the specified value.
56 -|between|The condition evaluates to //true// when the value is between the specified range, inclusively. The interval must be entered with a dash (-), for example //2-10//. Negative numbers must be enclosed in parentheses, eg. //(-10) - (- 5)//.
56 +|between|The condition evaluates to //true// when the value is between the specified range, inclusively. The interval must be entered with a dash ({{{-}}}), for example //2-10//. Negative numbers must be enclosed in parentheses, eg. //(-10) - (- 5)//.
57 57  |regexp|The condition evaluates to //true// when the value matches the specified regexp.
58 58  {{/table}}
59 59  
Copyright 2000-2024