Difference between revisions of "RebuildGroup"

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

+
{{HelpFiles}}
  
 
====rebuildGroup====
 
====rebuildGroup====

Revision as of 11:02, 12 December 2011



rebuildGroup

The functionality is similar to clicking the REBUILD button on the RULES tab on the specified group.

3742.jpg

Syntax

rebuildGroup(groupId)

Arguments

groupId: is a numeric (non-numeric) expression. It is the id of the group.

Return type

empty

Example

rebuildGroup(1);

Availability

Version 5.4