You are here

getAllGroups

getAllGroups() returns all descendant groups of this group.

Parameters

None

Returns

An array of ScriptGroup objects.

Example

    var groups = group.getAllGroups();