I all,
Thank you very mutch for the plugin.
But I think there's a small "issue".
I would like to pass a construct2 variable parameter to the fonction I call.
Exemple for the demo file :
Instead of doing sum(12,13), if I would like to make sum(x,y), x and Y are construct 2 variables. How should I do that.
If I put a variable in construct 2 and I make Execute sum(X,Y, it doesn't seems to work.
It acts as if it pass variables to javascript without affecting X and Y construct2 variables.
Sorry for my poor english.
I hope it will be well understanding.
If someone has a solution, it will be greatly appreciated.
Kind regards !
Thibaut