BlueCielo Meridian Enterprise 2018 VBScript API Reference
<CommandName>_Execute event
Occurs when the command is executed.
Syntax
<CommandName>_Execute(Batch)
Name | Description |
---|---|
Batch |
An object that represents the batch of documents the user has selected. |
Remarks
Use this event to execute the main logic of the command.