Overview
Thearray-get-var transformation retrieves an element from an array using an index provided as a variable. This is similar to Array Get, but the index comes from a variable instead of a static option.
Get element from array using a variable index
array-get-var transformation retrieves an element from an array using an index provided as a variable. This is similar to Array Get, but the index comes from a variable instead of a static option.