Description
A variable was referenced without being defined.
Solution
Ensure that all occurrences of the variable are spelled correctly.
Verify that you used correct syntax when declaring the variable.
A variable was referenced without being defined.
Ensure that all occurrences of the variable are spelled correctly.
Verify that you used correct syntax when declaring the variable.