Reference Indicator parameters
Created at 29 Aug 2012, 10:57
Reference Indicator parameters
29 Aug 2012, 10:57
Hello,
Is it possible to reference an Indicator from a Robot and call it with the default parameters?
I tried doing so but I get an error: System.ArgumentException: Incorrect parameters count.
Thank you.
admin
31 Aug 2012, 14:37
Hi
You will have to either set new parameters from within the robot or apply fixed values to it.
@admin