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

pteGetCurrentPanel

pteGetCurrentPanel(
) 
=> t_panelName / nil

Description

Retrieves the name of the currently active Palette panel.

Arguments

None

Value Returned

t_panelName

Name of the currently active Palette panel.

nil

The command was unsuccessful.

Examples

pteGetCurrentPanel()
pteGetCurrentPanel(window(2))

Return to top
 ⠀
X