<li><em>Jsoup()</em> (returns an array of selected strings; since version 1.2179)</li>
<li><em>Jsoup()</em> (returns an array of selected strings; since version 1.2179)</li>
<li><em>Size(array)</em> (returns the number of items in an array; since version 1.2179)</li>
<li><em>Size(array)</em> (returns the number of items in an array; since version 1.2179)</li>
<li><em>knownContact()</em> (returns a boolean indicating that the from/reply-to address is in the Android address book or in the local contacts database)</li>
<li><em>knownContact()</em> (returns a boolean indicating that the from/reply-to address is in the Android address book or in the local contacts database)</li>
<li><em>AI(prompt)</em> (run interference with the configured AI using the specified prompt, returning the result as a string; since version 1.2243)</li>
<li><em>AI(prompt)</em> (perform interference with the configured AI model using the specified prompt, returning the result as a string; since version 1.2243)</li>
</ul>
</ul>
<p>Example conditions:</p>
<p>Example conditions:</p>
<p><code>header("X-Mailer") contains "Open-Xchange" && from matches ".*service@.*"</code></p>
<p><code>header("X-Mailer") contains "Open-Xchange" && from matches ".*service@.*"</code></p>