Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

SetGroupRuleTargetUnlimited: Difference between revisions

From Catglobe Wiki
jrfconvert import
 
Cg_pham (talk | contribs)
No edit summary
Line 1: Line 1:
[[Category:HelpBooks]]
[[Category:Group_Functions]]





Revision as of 06:32, 22 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