Functions
The Function group in Catalyst is created and defined through either Catalyst’s Online editor or Command Line Interface (CLI). The functions in a function group can be executed in a testing environment as well as in the production environment.
Get a Component Instance
The functions reference can be created by the following method which would not fire a server side call.
copy
//Get a function instance
var functions = catalyst.function;
Last Updated 2025-08-28 12:01:44 +0530 IST
Yes
No
Send your feedback to us
Skip
Submit