[][src]Module basic::__Chapter_2::CLEAR

CLEAR [...]

Purpose

Clear all variables and the stack.

Remarks

This statement will ignore any options. Other versions of basic use these options to define memory limits for the program, stack, strings, etc.

Example

CLEAR
CLEAR ,16384,1000