Rhythm supports powerful Javascript-based expressions for handling logic more complicated than can be represented using the rules editor. Underneath the covers, the expr-eval library is used for security expression evaluation, and full documentation can be seen here:
https://github.com/silentmatt/expr-eval
For eligibility, the following objects are available during expression parsing:
{
contact,
organization,
customerType,
membership,
organizationMembership
};
Comments
1 comment
I am unable to view the Functions link. Can you update the page authorization setting so I can access this page: See common functions across all Rhythm expressions. -Thanks
Article is closed for comments.