Hello all !
Here are some functions that I have created to manipulate multidimensionnal arrays. I think some of them can be useful.
Some functions are limited to 32 dimensions.
List of the functions :
_ArrayAssign : Assigns an array variable by name with the data. _ArrayCompare : Checks if two array are identical (size or data) _ArrayDeclare : Creates an empty array with the specified size. _ArrayDeclareFromString : Creates an array from an array declaration type string. _ArrayE