- Posted by
-   Topics
-   Views
- Sean Lin
4:16 - 3 days ago
- That's right, UltraEdit Scripting currently does not have ES6 error messages. I use Node.js to test my scripts. like this" //@Engine=WebView2 "use strict"; //for Node.js let outWrite = (s)=>{ console.log('out=>',s); } let outDump = (s)=>{ console.log('dump=>',s); } let docWrite = (s)=>{ console.log(...Posted in Scripts
-   Topics
-   Views
- Sean Lin
8:54 - 3 days ago