Table of Contents

TTMSFNCFilterRuleApplyCallBackEvent Event Type

Callback fired for every item while a rule is active, before action-based property assignments.

API unit family: TMS.TMSFNCFilterRulesManager

Parameters

Name Description
ARule The rule currently being applied.
AItem The item being evaluated.
AIndex Zero-based position of the item in the resolved collection; 0 when the rule targets the source component directly.
AMatched True when the filter expression evaluated to True for this item.