Named Rule

Named rules are atomic rule scripts which won’t get executed automatically by the platform, these are convenient reusable scripts which can be called from other types of rules or even from another or same named rule. Think of a scenario where you want to modularize your business logic code into reusable functions and then invoke them independently based on your flow. You can pass in arguments to these named rules dynamically as well