RH2019 New - Scripting feature
Has anyone had a play with the scripting for RH2019 New? I'm just having a look with the idea of upgrading a bunch of ExtendScript scripts I wrote, but I'm somewhat lost.
The scripting guide says:
"Debugging Scripts
You can open the debug window by pressing 'Ctrl+Alt+D' to debug your scripts "
And it does open a debug window, but it seems to be debugging the RH application, rather than the script I want to debug? I tried the VariableConverter.js as a test.
Any tips for transitioning from ExtendScript to Javascript?
How does the Post Generation Script stuff work? The scripting guide all deals with RH interface stuff as far as I can tell, and I'm only familiar with javascript ephemerally modifying online html pages. Can it be run locally to make permanent file changes? Is there are good resource somewhere? Am I misreading the scripting guide?

