group groupRef mget

Available for: Content Management Server

Task: Returns the values of the specified parameters of the group with the name name.

Syntax:

group withName name mget {paramName}

Function parameters:

  • paramName specifies the name of a group parameter whose value is being searched for.

Return value if successful: list of the parameter values (stringlist)

Necessary permissions: none

Example:

CM>group withName editors mget realName users
Editors {mike jane}