Page is a not externally linkable
lucy24 - 1:15 am on Aug 11, 2012 (gmt 0)
<ot>
:: peering into crystal ball ::
We're talking about w3schools, aren't we? The same place that dismisses the
varname = new RegExp ("blahblah","flags")
format in one line, never mentions it again, and therefore leaves you at an utter loss when it comes time to assemble a regex that requires the Constructor format instead of the simpler
varname = /{blahblah}/{flags}
which is all they ever use.
Oops.
</ot>