Updated FAQ

pull/217/head
M66B 7 months ago
parent 8989b43b88
commit 2304fd396a

@ -2912,6 +2912,8 @@ Since version 1.2174 it is possible to use expression conditions like:
```from contains "@example.com" && subject contains "Example"```
Note that there is a separate input field for expression conditions. You can use newlines for more clarity.
Please [see here](https://ezylang.github.io/EvalEx/references/references.html) about which constants, operators and functions are available.
The following extra variables are available:

@ -1586,6 +1586,7 @@ X-Google-Original-From: Somebody &lt;somebody+extra@example.org&gt;</code></pre>
<p><a name="expression_conditions"></a> <strong>Expressions</strong></p>
<p>Since version 1.2174 it is possible to use expression conditions like:</p>
<p><code>from contains "@example.com" &amp;&amp; subject contains "Example"</code></p>
<p>Note that there is a separate input field for expression conditions. You can use newlines for more clarity.</p>
<p>Please <a href="https://ezylang.github.io/EvalEx/references/references.html">see here</a> about which constants, operators and functions are available.</p>
<p>The following extra variables are available:</p>
<ul>

Loading…
Cancel
Save