comalaRemoveWorkflowFromPage
Description
Removes workflow of the selected page.
Parameters
Return Type
Boolean
Example
The following example removes the workflow from the "Some Page" page.
number pageId = getPage("TST", "Some Page");
return comalaRemoveWorkflowFromPage(pageId);
Returns 'true'
See also
Peacock
, multiple selections available, Use left or right arrow keys to navigate selected items
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.