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.

add_to_group()

Usage

add_to_group(group, principal)

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

Example

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

Search results for "add_to_group()"

add_to_group()

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

add_to_group(group, principal)