Is it possible to set a global variable in HE and to retrieve it in JavaScript in real time?
The situation I have is that JavaScript htmlexe.GetGlobalVariable is asynchronous, which it did not used to be in Html Executable 4.x. window.external.GetGlobalVariable('HE','she') worked. Now you need...