Hello,
Here is the two line of code in vbscript. The userInput is text variable in PAD which has been passed to vbscript.
id = %UserInput%
WScript.Echo id
It is getting this error when executing:
(1, 6) Microsoft VBScript compilation error: Syntax error