iControl and SNMP > Detailed Directions > Using SNMP Driver Creator > Verifying a Driver’s Script Syntax
 
Verifying a Driver’s Script Syntax
 
REQUIREMENT:  
Before beginning this procedure, make sure you are performing this procedure as a task within the context of an approved workflow (click HERE) [RECOMMENDED].
In the SNMP Driver Creator window, do ONE of the following:
Click Check syntax.

OR, 

On the Edit menu, click Check syntax.
System Response: The system returns either the Valid JavaScript message or the JavaScript error message.
 

NOTES:  

In cases wherein your script contains an error, the JavaScript error message states the location of the error in the script.

If your script contains several errors, the JavaScript error message only states the location of the first-found error (starting from line 1, column 1).