Available for: Content Management Server
Task: Creates a field group.
Syntax:
attributeGroup create {parameter value}
Function parameters:
-
parameterspecifies the name of anattributeGroupparameter whose value is to be set when the group is created. The parameteridentifiermust be specified. -
valueis the value to be set for theattributeGroupparameterparameter. As value of theidentifierparameter the identifier of the new group must be specified. It is made up of the format name, a period and the name of the new group.
Return value if successful: The name of the new group.
Necessary permissions: The user must have the permissionGlobalRTCEdit permission.
Example: In the format newsPub this creates a field
group named headlines. Its title is set to Headlines:
CM>attributeGroup create identifier newsPub.headlines \ title Headlines headlines