Displaying array elements

Use the ARRAY command:
 Arr arrayvar1(2);array2[3,55]
The expression syntax is the same as for the VAR command.

When the display is scrolled, the array indexing is also scrolled.