this question is different because the first function errors, but the other identical functions work fine.
Question: Why does the first function fail, but not the second? ...in these JS
Regex
functions, from a 3rd party lib used toparse float/ints
etc with the help of the regex function.
Please advise how do I troubleshoot fix this error?
CodePudding user response:
Hope this helps!