SetGroupRuleTargetUnlimited: Difference between revisions
From Catglobe Wiki
More actions
jrfconvert import |
(No difference)
|
Revision as of 09:02, 7 March 2011
setGroupRuleTargetUnlimited
The functionality is similar to opening the TARGET dialogue on a specific rule, and set its target to ALL (this is, in practice, done by setting target to ""), and click Save.
Syntax
setGroupRuleTargetUnlimited(ruleId)
Arguments
ruleId: Is a numeric (non-decimal) expression. It is the id of the rule.
Return type
empty
Example
setGroupRuleTargetUnlimited(12);
Availabilty
Version 5.4