Code Inspection: Implicitly declared global JavaScript variable
Checks that variables are declared explicitly with a var statement. The validation works in JavaScript, html or jsp files.
Last modified: 08 May 2020
Checks that variables are declared explicitly with a var statement. The validation works in JavaScript, html or jsp files.