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

Return the value of the specified variable.

A map supports named variables which may be set by the SetVariable function. This function gets the value of a previously set variable. The data type of the variables is a string; like any other string numeric operations are possible so long as the value is numeric.

Properties

Variable Name Enter the name of the variable. It can contain alphanumeric values and the following characters: _, -, +, ., #, @.