Available for: Content Management Server
Task: The command creates a new file format.
Syntax:
objClass create {parameter value}
Function parameters:
-
parameterspecifies the name of the format parameter whose value will be set during the create procedure (see Format parameters). -
valuethe value for the format parameter to be set.
Return value if successful: the name of the format (string)
Necessary permissions: The user must have the permissionGlobalRTCEdit permission.
Example:
CM>objClass create name newslist objType publication title {News list} validSubObjClasses news attributes {abstract source}
newslist