comalaSetState

Description

Sets the workflow state of the page using the Comala Document Management add-on.

Parameters

Return Type

Boolean

Example

return comalaSetState(getPage("TST", "Demo Page"), "Approved", "Page was approved by: " + currentUserFullName());

Returns 'true'

See also

Peacock