Array Actions
Description: Similar to a variable, an array is used to represent data in a task that may change each time the task executes. The difference is that an array can contain multiple rows and optionally multiple columns. In other words, an array is a variable that can hold more than one piece of data at a time.
Available Activities
The list of activities for this action are arranged below in alphabetical order. For more information about a specific activity, click the associated link.
Activity |
Description |
---|---|
Creates a one or two dimensioned array for storing multiple items in sequential order with the same variable name. |
|
Changes the size of the right-most (least significant) boundary of an array. |
|
Sets an array to a specific value. |