channel channelRef set

Available for: Content Management Server

Task: This command sets parameter values for the channel specified.

Syntax:

channel withName channelName set {parameter value}

Function parameters:

  • parameter specifies the name of a channel parameter whose value is to be set.
  • value specifies the value to which the respective channel parameter is to be set.

Return value if successful: none.

Necessary permissions: The user must have the permissionGlobalRTCEdit permission.

Example:

CM>channel withName weather.europe set title.en "European Weather"