Page 1 of 1
Call existing Scripts inside a script
Posted: 16 Jul 2015 07:41
by vamzicool
My flow logic requires me to execute the available scripts inside a script. But i could'nt find any method to do the same in automagic. Please consider adding this feature of "calling existing scripts inside a script". Thanks.

Re: Call existing Scripts inside a script
Posted: 18 Jul 2015 16:21
by bogdyro
Like script custom functions with or without some arguments
+1
Re: Call existing Scripts inside a script
Posted: 20 Jul 2015 19:16
by Martin
Hi,
You could use function eval to execute a script stored in a variable but I admit that something like custom functions would be nice in scripts. I'll add it to the list of features under consideration.
Regards,
Martin
Re: Call existing Scripts inside a script
Posted: 20 Jul 2015 20:10
by kintrupf
Martin wrote:
custom functions
+1

Re: Call existing Scripts inside a script
Posted: 20 Jul 2015 23:39
by EghamQin
Me too! I would love to see user defined function.
Re: Call existing Scripts inside a script
Posted: 22 Nov 2018 09:06
by robchoc
+1