Product Documentation
Virtuoso ADE SKILL Reference
Product Version IC23.1, November 2023

cdfDeleteCDF

cdfDeleteCDF(
g_cdfDataId
) 
=> t / nil

Description

Deletes a CDF description, including all attached parameters.

If the CDF description has been saved, the saved versions are also deleted. If this is a base-level CDF description, you must have write permissions for the object to which the CDF description is attached.

Arguments

g_cdfDataId

Specifies the database object that represents the CDF description to be deleted.

Value Returned

t

Deletes the CDF description, including all attached parameters.

nil

When you do not have the write permissions for the object to which the CDF description is attached.


Return to top
 ⠀
X