Forum Discussion
AlexKaras
13 years agoChampion Level 3
Hi Andrew,
> I also noticed an issue in the script [JScript] test where the //*/ in https://*/
gets treated like a comment block delimiter.
I might be wrong as I am not using JScript, but it seems to me that slashes (like in C/C++) must be doubled in JScript:
'https://*/' ==> 'https:////*//'
Does it help?
> I also noticed an issue in the script [JScript] test where the //*/ in https://*/
gets treated like a comment block delimiter.
I might be wrong as I am not using JScript, but it seems to me that slashes (like in C/C++) must be doubled in JScript:
'https://*/' ==> 'https:////*//'
Does it help?
Related Content
- 4 years ago
- 10 months ago
Recent Discussions
- 11 hours ago