clear()

Clears the output.

Syntax

clear()

Parameters

Parameter Type Description
None Clears the output.

Return Value

Examples

Clear the output

clear();

See also

print
clear
debug