Settings, options, and behaviors for User-Defined Functions in Sift.
User-Defined Functions are reusable CEL expressions that can be called by name inside the expressions of Calculated Channels, Rules, and other User-Defined Functions.They allow teams to define shared logic in one place and reference it across multiple expressions, ensuring consistency and reducing duplication.
When a User-Defined Function is updated, the change applies everywhere it is referenced without requiring updates to individual expressions.