Skip to main content Skip to docs navigation

Global Variable

A global variable is a variable that is declared in the global scope in other words, a variable that is visible from all other scopes.

On this page

Updated on April 20, 2024 by Datarist.