Array Properties
DIMENSIONS The number of array dimensions. Altering this value causes the array to be erased.
BYTEARRAY? TRUE or FALSE The value of this read-only property depends on whether the array is a Logo array or a byte array.

Top