Local scope

English for Programmers, Part I
Vocabulary Term #328
Noun (thing)
US
UK
Local scope
US
UK
usable only in a limited section of program text such as a function
US
UK
"For security reasons the bank password variable had a local scope and was confined to a single function."