Data Transformation Engine Functions and Expressions Reference Guide
Chapter 1 - Expressions and Evaluations Data Object Names
Functions and Expressions Reference Guide
11
Data Object Names
A data object is referenced in an expression by its name. An object name can be
as simple as a card name or a local type name. It can also be complex depending
on the object you want to reference.
Object Names in Map Rules
In a map rule, data object names always refer to the card name that contains the
data object name. So, in a map rule, a data object name ends with a card name.
For example, the object name for the component EmployeeRecord of the card
InputFile is EmployeeRecord:InputFile.