attributeGroup withIdentifier groupId mget {parameter }

Available for: Content Management Server

Task: This command returns the values of any number of attributeGroup parameters.

Function parameters:

Return value if successful: the values of the parameters specified.

Necessary permissions: none.

Example: Get the index of the field group newsPub.headlines and the names of the fields assigned to it:

CM>attributeGroup withIdentifier newsPub.headlines mget index attributes
1 {head1 head2}