group groupRef set

Available for: Content Management Server

Task: Sets the specified parameters to the specified values in the group with the name name.

Syntax:

group withName name set {paramName value}

Function parameters:

  • paramName specifies the name of the parameter whose value is to be set.
  • value is the parameter value to be set.

Return value if successful: none

Necessary permissions:

  • The logged-in user must be a super user or
  • The logged-user must have the permissionGlobalUserEdit permission and be direct or indirect owner of the name group.

Example:

CM>group withName editors set realName Editors