DocCWFEvent_*Reroute events
Occur when a workflow is rerouted to a state other than a default destination state.
Syntax
DocCWFEvent_*Reroute(Batch, State, Person, Comment)
| Name | Description |
|---|---|
|
Batch |
An object that represents the batch of documents the user has selected. |
|
State |
An object that represents the destination state. |
|
Person |
An object that represents the user who is rerouting the documents. |
|
Comment |
A string containing the text entered by the user who is rerouting the documents. |