Product Documentation
Virtuoso Visualization and Analysis XL SKILL Reference
Product Version IC23.1, November 2023

caliRestoreDefaultWindowSize

caliRestoreDefaultWindowSize(
)
=> t / nil

Description

Restores the original size of Calculator while maintaining the same top-left coordinate of the current window position.

Arguments

None

Value Returned

t

Original size of Calculator is restored.

nil

Original size of Calculator cannot be restored because of an error.

Examples

The following example restores the original size of Calculator.

caliRestoreDefaultWindowSize()
=> t


Return to top
 ⠀
X