task taskRef mget

Available for: Content Management Server

Task: Returns the values of the specified parameters of a task.

Syntax:

task withId taskId mget {attrName}

Function parameters:

  • attrName specifies the name of the task parameter whose value is being searched for (see Task parameters).

Return value if successful: list of task parameters (stringlist)

Necessary permissions (CM only): none

Example:

CM>task withId 2014.7 mget taskType title
edit {new content created}