Business Process and Data Transformation Language Reference
DTL <false>
|
|
<if condition="0"> <true> ... </true> <false> ... </false> </if>
Element | Purpose |
---|---|
<annotation> | Optional. A text string that describes the <false> element. |
Most activities | Optional. <false> may contain zero or more of the following elements in any combination: <assign>, <code>, <foreach>, <if>, <sql>, <subtransform>, or <trace>. |