August 1, 201213 yr Newbies Hi! Simple question, is there a max amount of parameters that can be declared when using RegisterGroovy to create a function? Is the SMSetVariable a better option the using named parameters when dealing with about 30 values that needs to be passed to the groovy syntax. If so, why? If it is only cosmetic and/or developer semantics reasons I will use named parameters in this case. It will be so much easier for the developer who will be using the functions I´m writing now. However, if there are limitations or memory issues I would be very grateful if someone would tell me about them! Thanks in advance
August 2, 201213 yr I don't see any reason why that wouldn't work fine. If for some reason you experience an issue let us know.
Create an account or sign in to comment