Please enable JavaScript to view this site.

A-Shell Reference

Navigation: A-Shell BASIC (ASB) > Statements

Array Statements

Scroll Prev Top Next More

Added January 2022

Statement

Description

.CLEAR

Remove all elements of the array.

.REDIMX

Re-dimension an array originally created with DIMX.

 

See Also