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

hiGetEncapSkillCmd

hiGetEncapSkillCmd(
w_window 
) 
=> t_skillCmd

Description

Returns the SKILL function associated with a window.

Argument

w_window

Encapsulation window ID returned from hiEncap.

Value Returned

t_skillCmd

The SKILL wrapper function string associated with the encapsulation window.

Examples

Returns the SKILL function procressString for w.

hiGetEncapSkillCmd(w)
=> "processString"

Related Topics

Encapsulation Window

hiEncap


Return to top
 ⠀
X