AddConversion

<< Click to Display Table of Contents >>

 

AddConversion

AddConversion([Name])

Adds a Conversion object to the collection of Command Type Conversions (returned in the Conversions property) with the name informed in the Name parameter. If the informed name already exists in that collection, or if it is omitted, it is auto-incremented. Please check the general Name property for more information about the allowed characters on the names of objects.

This method returns a Conversion object if successful.

Was this page useful?