Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 1566 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

This is a misleading statement. Custom functions do not perform calculations faster than script calculations. 

The custom functions shown for packaging and parsing multiple values in a script parameter were developed by Six Fried Rice’s Jesse Antunes and described in their blog in 2007. http://sixfriedrice.com/wp/passing-multiple-parameters-to-scripts-advanced/

It is a matter of opinion whether it is better to have visibility into the parsing of parameters vs this method of having the receiving script use a custom function to declare parameters. I would recommend using JSON to pass parameters and to declare each value in the receiving script explicitly, as it self-documents the script.  
 

  • Like 1
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.