Product Documentation
Virtuoso Studio Design Environment User Guide
Product Version IC23.1, November 2023

dbUndoAcrossSave

cdba.undo dbUndoAcrossSave boolean { t | nil }

Description

Preserves the undo checkpoint from losing information while saving a cellview. The default is nil, which means that undo checkpoint information is lost when a cellview is saved.

GUI Equivalent

None

Examples

envGetVal("cdba.undo" "dbUndoAcrossSave")
envSetVal("cdba.undo" "dbUndoAcrossSave" 'boolean t)

Related Topics

Save Cellviews Form


Return to top
 ⠀
X