Data Transformation Engine Functions and Expressions Reference Guide
Chapter 3 - Function Reference INDEXABS
Functions and Expressions Reference Guide
130
In a map rule,
INDEXABS (MessageRecord[3]:Order:PO_File) would
evaluate to 3.
Note If the INDEX function was used, INDEX ( Message Record[3]:Order:PO )
would evaluate to 2.
Uses
Use
INDEXABS when you need the absolute occurrence of a particular object
across all occurrences, rather than across only valid occurrences.
Related Function
INDEX