Add feedback (return value) to some actions
Keksuccino opened this issue ยท 1 comments
- Some actions can have a return value after executing them (mostly text value probably)
- It's possible to store this feedback by printing it to a variable (option somewhere to set var name)
- Can be used to print the output of the "Run System Command" action