Back to Hugo

scope

docs/content/en/quick-reference/glossary/scope.md

0.161.1202 B
Original Source

The term scope refers to the specific region of code where a variable or object is accessible. For example, a variable initialized in one template is not available within another.