Difference between revisions of "RebuildGroup"
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[Category:Group_Functions]] | [[Category:Group_Functions]] | ||
− | + | [OBSOLETE - Please use [[Group_rebuildGroup|Group_rebuildGroup]]. More detail at [[ConversionMethods|ConversionMethods]]] | |
====rebuildGroup==== | ====rebuildGroup==== |
Latest revision as of 03:25, 13 May 2022
[OBSOLETE - Please use Group_rebuildGroup. More detail at ConversionMethods]
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