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: local, global
and shared. Every variable has a scope, and this scope is specified when the
variable is declared.