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

Sets the byte offset, the size of an element, and if the element loops, the number of iterations.

This function can only be used in the Util tab.

This function can only be used in Flat representations.

Arguments

Element Specify the element whose property you want to set.
Value Specify the value of the property to set.

Properties

Property Select the property to set.
  • Byte offset: the byte offset of the element from its enclosing element.
  • Number of bytes: the size of the element in bytes.
  • Loop count: the number of iterations for a looping element.