CLEAR

Function

CLEAR will set all variables defined in the applications program to zero.

Syntax

CLEAR

Examples

CLEAR

resets all variables.

Remarks

Note that the variables are also set to zero if at any time program lines are altered or added. Variable contents are otherwise maintained indefinitely by HUNTER, as described earlier. Clear also resets the FOR/NEXT loop stack and arithmetic stack.