JadeAnyArray Class

The JadeAnyArray class is an ordered collection of Any values in which the values are referenced by their position in the collection.

Any arrays inherit the methods defined in the Array class.

The bracket ([ ]) subscript operators enable you to assign values to and receive values from an Any array.

Array

(None)

2022.0.04 and higher