SetGroup

Description

Sets the group. An error results if the group is not defined.

Syntax

Perl


$permission->SetGroup(); 
Identifier
Description
permission
A Permission object obtained from the current session.
group_name
A String containing a group name.
Return value
None.