Skip to main content Skip to complementary content
  • New archived content: Talend MDM, Talend Data Catalog 8.0, and Talend 7.3 products reached their end of life in 2024. Their documentation was moved to the Talend Archive page and will no longer receive content updates.
Close announcements banner

IfThen

Returns a value conditionally.

The IfThen function evaluates the Condition argument and returns the value of the Then argument if the Condition is true. Nothing is returned if the value of the Condition is false.

You may use the Compare, And, Or, or Not functions to specify the value of the Condition argument.

Arguments

Condition Specify the condition to meet.
Then Specify the value to return if the condition is true.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!