currentArrayCount

The currentArrayCount property (not to be confused with the consoleLib.currentArrayCount() system function) specifies the number of elements that are available in the dynamic array to which the on-screen array dictionary is bound.

The property is an INT type. You cannot update the property at run time.

There is no default for this property. If you do not specify a value, all the elements are available for use in the array dictionary.


Feedback