Hi all,
I might be remembering this wrong but wasn’t it possible to call NodeRun modules from within RPG?
Unfortunately, I can’t find the documentation entry about it.
I think the example I saw was starting a rich display file session but is it possible to also just call a NodeRun module textually? What I want to achieve is something like calling the NodeRun module, sending it a string and the NodeRun modifies the string and returns it back to RPG.