Site updated at 2018-02-12 22:29:39 UTC
This commit is contained in:
parent
cdedb52594
commit
1f6e533860
28 changed files with 86 additions and 75 deletions
|
@ -90,7 +90,7 @@
|
|||
</code></pre>
|
||||
</div>
|
||||
<h3><a class="title-link" name="or-condition" href="#or-condition"></a> OR condition</h3>
|
||||
<p>Test multiple conditions in 1 condition statement. Passes if any embedded conditions is valid.</p>
|
||||
<p>Test multiple conditions in 1 condition statement. Passes if any embedded condition is valid.</p>
|
||||
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="s">condition</span><span class="pi">:</span>
|
||||
<span class="s">condition</span><span class="pi">:</span> <span class="s">or</span>
|
||||
<span class="s">conditions</span><span class="pi">:</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue