comalaGetState
Description
Gets the workflow state of the page from the Comala Document Management add-on.
Parameters
Return Type
String
Example
return comalaGetState(getPage("TST", "Demo Page"));
Returns "Approved"
See also
Peacock
Gets the workflow state of the page from the Comala Document Management add-on.
String
return comalaGetState(getPage("TST", "Demo Page"));
Returns "Approved"