assembly

This command specifies the assembly to apply to calls to the assembly function.

Syntax

assembly name

Parameters

name
Specifies the name of the assembly.

Guidelines

The assembly command specifies the assembly to apply to calls to the assembly function. The assembly comprises a rule that defines the actions to run against the call and how to handle errors during assembly execution.

To create an assembly, use the Global assembly command.

To delete an assembly, use the Global no assembly command.