You are here: Understanding the Meridian event procedures > About the document type workflow events > DocWorkflowEvent_*ChangeWFPerson events

DocWorkflowEvent_*ChangeWFPerson events

Occur when the to-do person of a document type workflow is manually changed to a different user.

Syntax

DocWorkflowEvent_*ChangeWFPerson(Batch, Person, Comment)
Parameters
Name Description

Batch

An object that represents the batch of documents the user has selected.

Person

An object that represents the user that is selected as the new workflow manager.

Comment

A string that contains the comment entered by the user that is assigning the to-do person.

Related concepts

About the document type workflow events