Document Generic Events

These are events that do not fall under any of the other document event categories.

Occurs when documents or folders are renamed by a user.

Syntax

DocGenericEvent_*Rename(Batch, NewName)
Parameters
Name Description

Batch

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

NewName

A string that contains the new name entered by a user.