Product Documentation
Virtuoso Concurrent Layout User Guide
Product Version IC23.1, November 2023

consolidateAlerts

layout.cle consolidateAlerts boolean { t | nil }

Description

Consolidates alerts into one node per object. The default is t, which means that the alerts are consolidated.

To change the default behavior, add the following command to .cdsinit and restart Virtuoso.

envSetVal("layout.cle" "consolidateAlerts" 'boolean nil) 

GUI Equivalent

None

Examples

envGetVal("layout.cle" "consolidateAlerts")
envSetVal("layout.cle" "consolidateAlerts" 'boolean nil)

Related Topics

Consolidated Alerts

ALERTS Section

List of Concurrent Layout Environment Variables


Return to top
 ⠀
X