Difference between revisions of "GroupRule getUserCount"

From Catglobe Wiki
Jump to: navigation, search
Line 1: Line 1:
 
[[Category:Group_Functions]]
 
[[Category:Group_Functions]]

+
{{HelpFiles}}
  
 
====GroupRule_getUserCount====
 
====GroupRule_getUserCount====

Revision as of 10:57, 12 December 2011



GroupRule_getUserCount

Return the number of users got by a group rule

Syntax

GroupRule_getUserCount(ruleId)

Arguments

  • ruleId: is a number expression. It is the id of the group rule

Return value

number

Example

number n = GroupRule_getUserCount(101919);

Availability

Version 5.6