ChoiceValue - 7.3

Talend Data Mapper Functions Reference Guide

Version
7.3
Language
English
Product
Talend Big Data Platform
Talend Data Fabric
Talend Data Management Platform
Talend Data Services Platform
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Design and Development > Designing Jobs
Last publication date
2023-01-05

Specifies the condition and value to use with the Choice function.

The ChoiceValue function is used only as an argument to the Choice function to provide the condition and value pair.

Arguments

Condition Specify the condition that selects this choice value. If the condition is omitted, this value is never selected (unless it is the default and satisfies the default value condition).
Value Specify the value to return if the condition is true.

Properties

Is Default Value? Select this check box to return this value if no other ChoiceValue condition is true.