Navigation: A-Shell BASIC (ASB) > Statements
Array Statements
Added January 2022
Statement
Description
.CLEAR
Remove all elements of the array.
.REDIMX
Re-dimension an array originally created with DIMX.
See Also