BlueCielo Meridian Enterprise 2018 VBScript API Reference
DocGenericEvent_*Rename events
Occur when documents are renamed by a user.
Syntax
DocGenericEvent_*Rename(Batch, NewName)
| Name | Description |
|---|---|
|
Batch |
An object that represents the batch of documents the user has selected. |
|
NewName |
A string that contains the new name of the document entered by a user. |