I have a Javascript action that runs a renderloop function to decode some input device events. For some events, it terminates the renderloop, and at that point it should return or post some variables accessible to the calling action, or alternatively call some other action with those values. I have tried several ways that don't work, and would appreciate some definitive guidance.
Klaus, are you listening?