Algosim documentation: cls

cls

Clears an output buffer.

Syntax

Description

cls() clears the console.

If buf is the name of a named output buffer, then cls(buf) clears the output buffer named buf.

Examples

cls()

See also