workflow where

Available for: Content Management Server

Task: Allows you to search for all workflow names which contain the specified string.

Syntax:

workflow where {parameter value}

Function parameters:

  • parameter specifies the name of the parameter whose value is to be searched for or specifies the number of hits. The following parameters are allowed:
    • maxResults specifies that value is a number that limits the number of hits. If number is less than or equals zero, the number of hits is unlimited.
    • name specifies that value is the substring for which the workflow names are to be searched.
  • value is the value of the corresponding parameter.

Return value if successful: the list of names from the matching workflows (stringlist)

Necessary permissions: no restrictions

Example:

CM>workflow where name news
wf_edit_news wf_sig_news