Navigator 3.0
javaarray.length
The length property of the JavaArray object is a read-only integer that specifies the number of elements in the Java array represented by the JavaArray object. This property is read-only because arrays in Java have a fixed length.