ArrayGet transformer¶
Creates a new entry in a row with entryName as name and value of given array’s value at given path.
Usage:
<array-get arrayName="arrayName" path="path" entryName="entryName" />
Attributes:
arrayName
- name of the arraypath
- path to the value in the arrayentryName
- name of the entry to be created