Expected '=' (VBScript)
You used the Set statement, but did not include the =.
To correct this error
-
Use the full syntax of the Set statement.
Community Additions
Show:
You used the Set statement, but did not include the =.
Use the full syntax of the Set statement.