Get array data DAC

The Get array data dynamic advanced command is part of the variable commands. An array is a list of items stored in a single variable, each assigned a specific position. Use this command to retrieve data from an array based on its position in the list. You can extract individual items, entire rows of data, or perform calculations on the array, making this command essential for handling complex data structures. Drag it into a wizard from the Advanced commands view in the Nintex Wizard Editor to use it.

To ensure this command works properly, all items in the array must be consistently delimited (i.e., separated). Separate each item with the same character or sequence of characters throughout the entire array. For more information on supported delimiters, see Considerations.

Before you begin: