Available for: Content Management Server
Task: This command sets parameter values for the field group specified.
Syntax:
attributeGroup withIdentifier groupId set {parameter value}
Function parameters:
-
parameterspecifies the name of a field group parameter whose value is to be set. -
valuespecifies the value to which the respective field group parameter is to be set.
Return value if successful: none.
Necessary permissions: The user must have the
permissionGlobalRTCEdit permission.
Example: Set the English title of the field group
newsPub.headlines to Headlines:
CM>attributeGroup withIdentifier newsPub.headlines \ set title.en Headlines