添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接

This is a weird one.  Some of the data I will be sending to the output stream for a custom JS tool will be in JSON format.  I used "JSON.Stringify()" to convert it to a string and output it, which worked perfectly...now it doesn't.  My code has not changed, but I'm suddenly getting this error.  Any insights into why the JS engine file would suddenly stop recognizing built-in javascript functions?