Loading...
 

ClearWindow

ClearWindow

ClearWindow(windowID, widgetID), ClearWindow(, widgetID), ClearWindow(windowID), ClearWindow

Deletes the input fields of the window, i.e. the state as it was found immediately after opening the window is restored. The window/widget can be specified more precisely via the parameters.

Normally, all input fields of a window are cleared. If a widgetID is specified, then only this widget is emptied. If a group is specified as the target, then the group and all widgets in the group are cleared. Widgets/groups with the NO_CLEAR flag are skipped.

If a prompt or linkis specified as the destination of ClearWindow, its text is deleted. But this only happens if the prompt or link is specified directly as widget.

Note on widget import: ClearWindow only considers widgets of the current import context.

Stack
Stack Position Description
Stack(In) Top -
Stack(Out) Top -