This is a list of available Rule methods and data objects for building Rule Definitions. You can hover over the item to view its ToolTip that describes its function. Left mouse-click and drag to drop the method or object in the code part editor.
Set the RuleSet chaining behavior. This is normally set to the value [None] unless special rules are being written which require reevaluation such as when enumerating collection items.
Specify the execution priority for this Rule Definition. A Rule Definition with a priority of 0 is the lowest priority. Rule Definitions are executed in descending priority order, which is top-down in the list. Click the Auto-Set Priority button to automatically set the priorities based on the Rule Definition location in the list where the last item has a rule priority of 0.
Check this to make this Rule Definition active during rule execution. Removing this check will make this Rule Definition inactive and ignored during rule execution.
Click this button to expand/collapse the focused code part view. Use this to expand the view surface when expressions become large and/or complex. Click again to collapse the view to its normal size.