You have been redirected from an outdated version of the article. Below is the content available on this topic. To view the old article click here.

remove_from_group()

Usage

remove_from_group(group, principal)

Description
Removes the given user as a member of the given group.

Example

${remove_from_group(first(find('Group', 'name', 'Admins')), me)}

Search results for "remove_from_group()"

remove_from_group()

Removes the given user as a member of the given group.

remove_from_group(group, principal)