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

windowp

windowp(
g_object 
) 
=> t / nil 

Description

Checks whether the specified object is a valid window.

This function is not available in Concept SKILL. For more information, see Design Entry HDL–SKILL Routines.

Argument

g_object

Object you want to check.

Values Returned

t

g_object is a valid window.

nil

g_object is not a valid window.

Example

windowp( myWindowID )

Related Topics

Window Functions

Viewing Functions

hiIsWindowSpecifier

windowp


Return to top
 ⠀
X