Changes the to-do person of the document type workflow of the current document object.
Syntax
ChangeTodoPerson(User As String, Comment As String)
Name | Description |
---|---|
User |
The user name of the new workflow manager |
Comment |
The comment to append to the comment log |
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