@Vituskosoy said in is there way to have more then one output of function?:
What if in time you will need to send more variables?
It's not hard to use vars like: [[FUNCTION_RESULT]][0], [[FUNCTION_RESULT]][128] ...
or you have to create own action-module
thank you for advice.
