Difference between revisions of "Glossary:Local variable"
Jump to navigation
Jump to search
(Created page with "{{Glossary item |Term= Local Variable, local variable |Definition= Local variables are text strings stored in a Java StringBuffer object rather than in a page structure. They...") |
m (Szall moved page Local variable to Local variable) |
(No difference)
|
Revision as of 16:40, 9 December 2020
- Local Variable, local variable
- Local variables are text strings stored in a Java StringBuffer object rather than in a page structure. They require less memory and can be accessed with less computer overhead than parameters. Activities can access local variables.