comalaGetPageWorkflow
Description
Returns the workflow that is set on a specified page.
Parameters
Return Type
String
Example
return comalaGetPageWorkflow(getPage("TST", "Demo Page"));
Returns "Simple approval workflow"
See also
Peacock
Returns the workflow that is set on a specified page.
String
return comalaGetPageWorkflow(getPage("TST", "Demo Page"));
Returns "Simple approval workflow"