< Futurebasic < Language < Reference

Clear

Statement

✔ Appearance ✔ Standard ✔ Console

Syntax

CLEAR

Description

Sets all global and "main" program variables (including array elements) to zeros or null strings. Variables defined in local functions are not affected (see the LOCAL statement).

See Also

[CLEAR] LOCAL statement

Language Reference

This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.