Variable Scope (Basic Syntax)
Variable scopes are used to define the degree to which variables in one formula are made available to other formulas. There are three levels of scope in Crystal Reports:
Every variable has a scope, and this scope is specified when the variable is declared.