Page 1 of 1

custom function with dynamic parameters

Posted: Thu Oct 17, 2019 10:44 am
by grassroot
May I add custom function just like function object Choose(object index,choose1,choose2,...)?

Re: custom function with dynamic parameters

Posted: Fri Oct 18, 2019 5:19 am
by HighAley
Hello.

Yes, you could add the custom function using code from this sample.

Thank you.

Re: custom function with dynamic parameters

Posted: Fri Oct 18, 2019 5:59 am
by grassroot
Thanks ,Alex.

I know how to add a custom function with fixed parameters.

But I don't know how to add a custom function with variable parameters,just like the Choose function in Report!

Re: custom function with dynamic parameters

Posted: Mon Oct 21, 2019 9:42 pm
by Lech Kulikowski
Hello,

Please try to check the following discussion:
https://stackoverflow.com/questions/214 ... o-function

Thank you.