channel create

Available for: Content Management Server

Task: This command creates a channel.

Syntax:

channel create {parameter value}

Function parameters:

  • parameter specifies the name of a channel parameter whose value is to be set when the channel is created. The parameter name must be specified.
  • value is the value to be set for the corresponding parameter.

Return value if successful: The name of the new channel.

Necessary permissions: The user must have the permissionGlobalRTCEdit permission.

Example:

CM>channel create name weather.europe title.en "European Weather"
weather.europe