clear()
Clears the output.
Syntax
clear
(
)
Parameters
Parameter
Type
Description
None
Clears the output.
Return Value
`0` after successfully clearing the output.
Examples
Clear the output
clear
(
)
;
See also
print
clear
debug