The system function ConsoleLib.clearFields clears the display buffers of the specified fields. If no fields are specified, all fields are cleared. This function has no effect on the bound data elements; any data that was stored in the bound data elements will not be cleared.
ConsoleLib.clearFields( [consoleField1 ConsoleField inOut {, consoleField1 ConsoleField inOut} ] )
Related concepts
Syntax diagram for EGL functions
Related reference
EGL library ConsoleLib