Home THE HYPERCARD CENTER Search

Help Extras

Home » Help Extras » Glossary of Terms » variable

variable

A named container that can hold a value of any length (depending on the available memory).

You can create a variable to hold some value (either numbers or text) simply by using its name with the put command and putting the value into it.

A local variable retains its value only within the handler that uses it; a global variable retains its value across all handlers in which it’s declared.

Placeholders

« value | Glossary of Terms | window »


Version 0.8b4 (July 4, 2025)

Made with Macintosh

Sitemap | Switch to Modern View