Difference between revisions of "RebuildGroup"
Line 1: | Line 1: | ||
[[Category:Group_Functions]] | [[Category:Group_Functions]] | ||
− | + | [OBSOLETE - Please use [[Group_rebuildGroup|Group_rebuildGroup]]] | |
====rebuildGroup==== | ====rebuildGroup==== |
Revision as of 10:44, 12 May 2022
[OBSOLETE - Please use Group_rebuildGroup]
rebuildGroup
The functionality is similar to clicking the REBUILD button on the RULES tab on the specified group.
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