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:
-
parameterspecifies the name of the parameter whose value is to be searched for or specifies the number of hits. The following parameters are allowed:-
maxResultsspecifies thatvalueis a number that limits the number of hits. If number is less than or equals zero, the number of hits is unlimited. -
namespecifies thatvalueis the substring for which the workflow names are to be searched.
-
-
valueis 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