Hi, I’d like to work with some JSON data within a macro. JSON doesn’t appear to be a loaded module in EmEdit. Am I missing something? Is there a simple way to get at functionality such as JSON.parse() and JSON.stringify() from within an EmEdit macro?
EmEditor is just a text editor, and doesn’t offer such a functionality. However, it is possible that you might find an object to use in macros (JavaScript or VBScript).