📄️ User-Defined Function Samples
An index of sample User-Defined Functions grouped into four categories: rule, schema, string, and external library functions.
📄️ String Functions
Sample User-Defined Functions for string handling, such as Get Text Between, Parse Date String, and Count Words.
📄️ Rule Functions
Sample User-Defined Functions for working with rules, such as Get Rule Name, Get Rule Condition, and Execute Rule Set By Name.
📄️ Schema Functions
Sample User-Defined Functions for working with schema, such as Is Field Valid, Set Field Value, and Loop Through Collection.
📄️ External Library Functions
Sample User-Defined Functions built on external library functions, such as Get Valid Path from the .NET Path class.