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}])
Related concepts
Syntax diagram for EGL functions
Related reference
EGL library ConsoleLib