Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

pteToggleWindowSynchro

pteToggleWindowSynchro(
[ w_windowId ]
)
=> t / nil

Description

Synchronizes or desynchronizes the Palette.

Arguments

w_windowId

ID of the window containing the Palette that you want to update.
Valid values: ID of any open window
Default: Current window

Value Returned

t

The synchronization status of the Palette was toggled.

nil

The command was unsuccessful.

Examples

pteToggleWindowSynchro()
pteToggleWindowSynchro(window(2))

Return to top
 ⠀
X