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