Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

ddsHiSaveData

ddsHiSaveData(
)
=> t / nil

Description

Displays the Save Modified Data form that prompts you to select one or more objects to save from virtual memory.

Arguments

None

Value Returned

t

The Save Modified Data form is displayed.

nil

The Save Modified Data form is not displayed.

Examples

Displays the Save Modified Data form.

ddsHiSaveData()
=>t

Return to top
 ⠀
X