Set map array element
set_map_arraySet a specific element in a map-scope ACS array by specifying the array name, index, and new value.
Instructions
Write one element of a map-scope ACS array by name and index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| index | Yes | ||
| value | Yes | ||
| instance | No |