Navigation:  ABC Library Reference > RuleManager > RulesManager Methods >====== BrokenRulesCount (count rules in the collection which are broken) ====== Previous pageReturn to chapter overviewNext page

BrokenRulesCount()

blk2blue.jpg

BrokenRulesCount Returns the number of rules being monitored, by all of the RulesCollection objects managed by this RulesManager object, which are broken.

Return Data Type:     LONG

Example:

BrokenRules = SELF.BrokenRuleCount()