Product Documentation
Cadence Library Manager User Guide
Product Version IC23.1, November 2023

loc alRadio

cdsLibManager.delete localRadio toggle (both local)

Description

Specifies what items are deleted.

GUI Equivalent

Command

Edit – Delete

Form Field

Options

Examples

The following example returns the current value for the environment variable. The return value of (t nil) indicates that both option is enabled and local is disabled:

envGetVal("cdsLibManager.delete" "localRadio")
(t nil)

The example below enables local and disables both:

envSetVal("cdsLibManager.delete" "localRadio" 'toggle '(nil t))

Related Topics

Delete Cells Form

Delete Libraries Form

Using UNIX to Add Settings to a .cdsenv File


Return to top
 ⠀
X