|
|
@@ -8,6 +8,16 @@ |
|
|
|
<body> |
|
|
|
|
|
|
|
<h2><a name="Conditions">Conditions</a></h2> |
|
|
|
<p>Conditions are nested elements of the |
|
|
|
<a href="condition.html"><code><condition></code></a> and |
|
|
|
<a href="waitfor.html"><code><waitfor></code></a> tasks. |
|
|
|
There are core conditions and custom conditions. Custom |
|
|
|
conditions are described in |
|
|
|
<a href="../CoreTypes/custom-programming.html#customconditions"> |
|
|
|
Custom Conditions</a>. |
|
|
|
Core Conditions are described below. |
|
|
|
</p> |
|
|
|
<h3><a name="coreconditions">Core Conditions</a></h3> |
|
|
|
|
|
|
|
<p>These are the nested elements that can be used as conditions in the |
|
|
|
<a href="condition.html"><code><condition></code></a> and |
|
|
|