You are here: Understanding the Meridian event procedures > About the custom command events > <CommandName>_AfterWizard event

<CommandName>_AfterWizard event

Occurs after a wizard page is shown.

Syntax

<CommandName>_AfterWizard(Batch)

Parameters

Name

Description

Batch

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

Related concepts

About the custom command events