Product Documentation
Cadence User Interface SKILL Reference
Product Version IC23.1, September 2023

swindowp

swindowp(
g_object
)
=> t / nil

Description

Checks whether the specified object is a valid session window.

Argument

g_object

The object that you want to check.

Value Returned

t

g_object is a valid session window.

nil

g_object is not a valid session window.

Examples

swindowp( myWindowID )

Related Topics

Window Functions

windowp

hiIsWindowSpecifier


Return to top
 ⠀
X