ConcatFirstPresentValue - 8.0

Talend Data Mapper Functions Reference Guide

Version
8.0
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-10-26

Returns the first argument that has a value.

The ConcatFirstPresentValue function evaluates each argument in order and returns only the first value that is present and non-blank. If none of the values are present, nothing is returned.

This function returns a String.

Arguments

Variable arguments Add the values to evaluate as arguments. They can be structure elements or functions.