Local variable

A variable whose name is bound to its value only within a local scope.

Example

See also