Skip to main content
PRERELEASE CONTENT

DTL <false>

Perform a set of activities when the condition for an <if> element is false.

Syntax

<if condition="0">
   <true>
     ...
   </true>
   <false>
     ...
   </false> 
</if>

Attributes

None.

Elements

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>.

Description

A <false> element is used within an <if> to contain elements that need to be executed if the condition is false.

Purpose of this instance: Draft documentation
DocReleaseID: SupplyChain2025.1
Content loaded from:
/staging/learning/iris-doc/2025.1.x/doc/supply-chain/en-us/src/
/staging/learning/iris-doc/2025.1.x/doc/cache/en-us/src/
/staging/learning/iris-doc/2025.1.x/doc/ensemble/en-us/src/
/staging/learning/iris-doc/2025.1.x/doc/iris/en-us/src/
/staging/learning/iris-doc/2025.1.x/doc/security/en-us/src/
Excluded items: PAGE_bi, PAGE_deployment, PAGE_interoperability, PAGE_release
FeedbackOpens in a new tab