clearForm()

The system function ConsoleLib.clearForm clears all fields in the specified form. The variables bound to those fields are not affected.

  ConsoleLib.clearForm(consoleForm ConsoleForm inOut)
consoleForm
A variable of type ConsoleForm.

Related concepts
Syntax diagram for EGL functions

Related reference
EGL library ConsoleLib

Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.