CLOSE

 
CLOSE
 
Purpose:
To set a value of a variable to 0 (i.e. off).
 
Format:
CLOSE variable
 
Example:
10 CLOSE VENT
 
 
20 CLOSE A
 
 
30 CLOSE VAR1