Sorry to revive an old thread. I love this plugin and it has helped me a lot. So, thanks!
However, I am experiencing an issue with getting a return value from a Construct 2 function in Lua. The first time it works perfectly, the second time and subsequent times it just returns "nil". I made this simple sample to illustrate the problem. It prints the values to the console. Am I doing something incorrectly?