Local scope

Local scope is a characteristic of variables that makes them local (i.e., the variable name is only bound to its value within a scope which is not the global scope).

See also

Morty Proxy This is a proxified and sanitized view of the page, visit original site.