CircuitGizmos

Electronic Products for Creative Minds

  • Home
  • Gizmo Store/Products
  • Documentation/Datasheets
  • Projects/Libraries
  • GizmoBlog
  • Services/Contact
    • Design
    • Contact Gizmo!
  • Your Gizmo Cart
    • Your Account

ERASE

ERASE variable [,variable]…

Deletes arrayed variables and frees up the memory.
Use CLEAR to delete all variables including all arrayed variables.

See also:
CLEAR
DATA
DIM
LET
READ
RESTORE

LET

LET variable = expression

Assigns the value of ‘expression’ to the variable. LET is automatically assumed if a statement does not start with a command.

See also:
CLEAR
DATA
DIM
ERASE
READ
RESTORE

CLEAR

CLEAR

Delete all variables and recover the memory used by them.

See ERASE for deleting specific array variables.


forget$ = "I have short term memory"

remember = 42

PRINT forget$

I have short term memory

PRINT remember

42

CLEAR

PRINT forget$

 

PRINT remember

0


See also:

DATA

DIM

ERASE

LET

READ

RESTORE

Applies to:

CGCOLORMAX

CGMMSTICK

CGMICROBOARD

CGMICROMITE

  • 1
  • 2
  • Next Page »

A Ton of Documentation

Open all | Close all

Projects made by Gizmo, Friends, and Members

open all | close all

Recent GizmoBlog Musings

  • Altair 8800 using a ColorMax!
  • Re-energizing the ColorMax, Pt. 3

Visit us!

  • Facebook

Electronic Products for Creative Minds

CircuitGizmos is your source for electronic products that help you create your embedded projects. Here at CircuitGizmos.com you will find a friendly store filled with creative products and all of the documentation that you need to use these gizmos.

We create devices that we believe make electronics fun, but we also know that our products are used for professional designs. For decades we have designed products for commercial, military, and medical industries. Our gizmos here are great for engineers and hobbyists alike.

Copyright © 2008+ CircuitGizmos, L.L.C. All rights reserved

Image already added

Recently Viewed Products

Copyright © 2023 · Generate Pro Theme on Genesis Framework · WordPress · Log in