Product Documentation
Virtuoso Technology Data SKILL Reference
Product Version IC23.1, June 2023

techDeleteFingerDef

techDeleteFingerDef(
d_fdID 
)
=> t / nil

Description

(Virtuoso MultiTech Framework) Deletes a specified finger definition.

Arguments

d_fdID

The database identifier of the finger definition to be deleted.

Value Returned

t

The specified finger definition has been deleted.

nil

The specified finger definition could not be deleted.

Example

techDeleteFinferDef(fdID)

Deletes the finger definition with the ID fdID.


Return to top
 ⠀
X