hide window

Examples


The hide window statement makes the specified scrolling window invisible and inaccessible to the user.

Syntax

hide window window_name

Parameters

window_name – The name of the scrolling window to hide.

Comments

When hiding a scrolling window, any fields or drawn objects that directly or indirectly touch the scrolling window will also be hidden.


Documentation Feedback