DeleteConversion

<< Click to Display Table of Contents >>

 

DeleteConversion

DeleteConversion(Index)

Removes a Conversion object from the collection of Command Type Conversions (returned in the Conversions property) informed in the Index parameter, which can be the position of a Conversion object (starting at one) or this object's Name property, if it exists in the collection of Command Type Conversions. Otherwise, this method returns a script error.

 

NOTE

The (default) Conversion, created automatically, cannot be removed by using this method directly.

Was this page useful?