Software Customisation Guide

Arrays : Array Methods : Appending a New Element to an Existing Array
The new array element to be created is determined automatically by adding 1 to the highest existing index for the array !Result. The data are stored in !Result[1] if the array does not yet contain any elements.
The array !Result must exist before the user can call this method. If necessary the user can create an empty array (with no elements) beforehand:
If !Result exists already as a simple variable, the user will get an error and the command is ignored.

1974 to current year. AVEVA Solutions Limited and its subsidiaries. All rights reserved.
AVEVA Logo