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

Sets the value of the specified variable.

A map supports named variables which may be set by this function and retrieved using the GetVariable function. This function sets the value of a 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.

Arguments

Value Specify the value of the variable.

Properties

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