Flow 2 Execute block
-
Hello I was wondering if flow 2 had "Execute block" and if not is there a timline or is this feature going to be added. I would like to be able to use both the block system and custom code.
-
A block to execute custom code?
I use the Execute code block under System in UIFlow2
I'm a relative newbie so excuse me if that's not what you meant
-
-
@felmue ,
I am running V2.3.8, and all I see under System is "Execute mpy code (e.g. import)" and "Execute mpy code". I tried putting the blockExecute mpy code [print("## HELLO ##")]in the loop, but it had no effect. In fact, it wasn't translated to python code in the code window.
Did inserting python code directly get dropped?
Michael Huster -
Hello @ProfHuster
hmm, works for me with M5Tab5 UIFlow2 v2.3.9. It also got translated into Python code window.
Thanks
Felix