clearFieldsByName()

The system function ConsoleLib.clearFieldsByName clears the specified on-screen fields; and clears all fields if no fields are specified. The variables bound to the on-screen fields are not affected.

  ConsoleLib.clearFieldsByName(
    [fieldName STRING in 
    { , fieldName STRING in}])
fieldName
The value of a ConsoleField name field.

Related concepts
Syntax diagram for EGL functions

Related reference
EGL library ConsoleLib

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