Indexing with variables - multidimensional arrays in GT Designer3 scripts
This article describes how to index multidimensional arrays using variables in GT Designer3 scripts Indexing an array with variables (e.g. testArray[ i , j , k ]) is achieved by applying an offset to the first element of the array Dimension ...