UIFlow "Execute My Code" should accept a text variable
-
Hi,
As I am getting more and more into UIFlow, It would be amazingly powerful to execute a piece of code that was generated by the ui flow logic. Typically calling a function by its name inside a text variable would allow for very powerful logic ( for example mapping touch area to execute functions, right now, it's messy if you wan to build multiple menus with various buttons in each menus...)
yes, I am aware that code needs to be generated, so it seems counter to the logic of producing code from a visual coding blocks, but it seems micro python as this ability to reflect on itself and thus allowing for such feature ( https://stackoverflow.com/questions/3061/calling-a-function-of-a-module-by-using-its-name-a-string)
Thanks,
Bye,
Jean