user: The alphabetical value for the user to be removed from.
group: The alphabetical value for the group to be removed.
Returns:
The logical value False if function fails and True if the function is executed successfully.
Example:
GroupRemove( 'Accounting', 'Accountant')
Note:
This function executes successfully provided the group exists, the righthas beenadded to the group, and the user executing this function is the supervisor or belongs to the supervisor group.
This function is supported in all tasks:Online, Batch, BC, and RC.