Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Registering User Defined Functions

Codelet

Panel
borderColor#ccc
bgColor#FFFFCE
titleBGColor#F7D6C1
titleFeedback needed
borderStyledashed

The function's codelet is a unique string that is used internally by the function's factory to uniquely identify a function and be able to create it and clone it.
When registering a user defined function, the user must provide a valid codelet for the function's factory to be able to create and clone the new function.
It is possible to create functions from:

  • scripts
  • jar files
  • URLs
  • other exising catalogs