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