A script-enabled browser is required for this page to function properly.

DESTROY_VARIANT Built-in

Description

Destroys a variant that was created by the CREATE_VAR Built-in.

Syntax

PROCEDURE DESTROY_VARIANT (variant OLEVAR);

Built-in Type unrestricted procedure

Parameters

variant
 
The OLE variant to be destroyed.