Server side Script Error
SyntaxError: SyntaxError: (anonymous): Line 1:14 Invalid regular expression: missing /
Source of the error:
1.
<script runat="server"
2.
var aaaa = '<a>aaaaaaaaaaaa</a>';
3.
</script>
The text I want
*Script source information is only shown in debug mode