techDeleteWireProfile
techDeleteWireProfile(d_wpID) =>t/ nil
Description
(Virtuoso MultiTech Framework) Deletes a specified wire profile.
Arguments
|
The database identifier of the wire profile object to be deleted. |
Value Returned
Example
techDeleteWireProfile(wpID)
Deletes the wire profile with the ID wpID.
Return to top