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

hiRemovePromptLine

hiRemovePromptLine(
[ w_window ]
)
=> t / nil

Description

Removes the prompt line from the graphics window you specify or, if you do not specify a window, from the current window.

Argument

w_window

The window ID of the window from which you want to remove the prompt line. If you do not specify this argument, the prompt line is removed from the current window.

Value Returned

t

The prompt line was removed.

nil

There was an error.

Related Topics

Window Functions


Return to top
 ⠀
X