workflow workflowRef get

Available for: Content Management Server

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

Syntax:

workflow withName workflowName get parameter

Function parameters:

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

Return value if successful: the value of the entered parameter (string)

Necessary permissions: no restrictions

Example:

CM>workflow withName wf_sig_news get isEnabled
1