Skip to end of banner
Go to start of banner

comalaSetState

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Description

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

Return Type

Boolean

Example

Some code;

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

See also

  • No labels