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

deToggleAssistants

deToggleAssistants( 
[ w_sessionWindow ] ) 
=> t / nil

Description

Toggles the visibility of the current assistants off or on to maximize the size of the design window.

Arguments

w_sessionWindow

Session window in which to toggle the assistants.

Value Returned

t

Visibility of the assistants toggles off or on.

Example

deToggleAssistants(hiGetSessionWindow(hiGetCurrentWindow))

Return to top
 ⠀
X