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

hiIsWidgetType

hiIsWidgetType(
t_widgetType 
) 
=> t / nil 

Description

Determines if a widget type is valid or not.

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

Argument

t_widgetType

The widget type, specified as a string.

Value Returned

t

The specified string is a valid widget type: graphics, text, hypertext, html, encap, browser, form, session, or none.

nil

w_widgetType is invalid. Also returns nil if w_widgetType is ciw.

Related Topics

Window Functions

hiIsWidgetType


Return to top
 ⠀
X