workflow workflowRef mget

Available for: Content Management Server

Task: The command returns parameter values from the workflow with the name workflowName.

Syntax:

workflow withName workflowName mget {parameter}

Function parameters:

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

Return value if successful: the list of values for the parameter concerned (stringlist)

Necessary permissions: no restrictions

Example:

CM>workflow withName wf_sig_news mget editGroups signatureDefs
editors {{sig_news newsadmins}}