Glossary for Geospatial Science
Technical vocabulary defined by MicroImages
Glossary
global variable:� (SML)� All variables not explicitly declared local are called �global variables� and are insulated from the operations of a function� or procedure only if the function or procedure declares a local variable of the same name.