Table of Contents

Search

  1. Preface
  2. The Transformation Language
  3. Constants
  4. Operators
  5. Variables
  6. Dates
  7. Functions

Transformation Language Reference

Transformation Language Reference

Complex Operators for Nested Data Types

Complex Operators for Nested Data Types

A nested data type contains elements of complex data types. Use a combination of complex operators to access elements in nested data types.
When an array or a struct contains elements of type array or struct, use a combination of complex operators to access the elements. You can access elements in multidimensional arrays, arrays with struct elements, structs with array elements, and structs with struct elements.

0 COMMENTS

We’d like to hear from you!