ioBroker.javascript icon indicating copy to clipboard operation
ioBroker.javascript copied to clipboard

Blockly block "control instance" with result

Open Diginix opened this issue 1 year ago • 0 comments

Would be nice if the new "control instance" block can be enhanced to get optionally the result of the command like in other blockly blocks like exec:

image

I use this to send the result and in some scripts there are further actions depending on the result, respectivly first starts if the instance is ready.

Diginix avatar Aug 19 '24 15:08 Diginix