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

Returns a property of the specified element.

This function is useful for example to reuse the same set of expressions with different elements, where the expressions depend on the name of the element.

Arguments

Element Specify the map element whose property you want to return.

Properties

Property Select the property to return.
  • Element name: the name of the element.
  • Level number: the depth of the element. The root element has the value 1.
  • Byte offset: the byte offset of the element from its enclosing element (usable in flat representations only).