Home Segments Index Top Previous Next

359: Mainline

If a method happens to have a parameter or local variable that has the same name as a global variable, that global variable is said to be overridden. Inside such a method, the overridden global variable cannot be evaluated or assigned.