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

leCloseWindow

leCloseWindow( 
) 
=> t / nil

Description

Closes the current layout window. Similar to the hiCloseWindow function. To customize a bindkey you must use leCloseWindow because it is the function used in the callback of the File – Close menu command.

Arguments

None

Value Returned

t

Returns t if the function is successful.

nil

Returns nil if the function is not successful.


Return to top
 ⠀
X