Changes the document type workflow state of the current document object.
Syntax
ChangeWorkflowState(NewWorkflowState As AS_WF_STATE, User As String, Comment As String)
Remarks
For events to occur for this method, the SDWFEvents setting in the [ScriptEvents] section on the Application Integration tab of Application Settings in Configurator must be set to Y. The default is N.
Related concepts