app.clearOutput
Description
Clear the output window.

Parameters
none

Return value
none

Example
app.log("Hello")
app.clearOutput()
app.log("World!")

Comments

See also

Back
Generated on the 26 June 2024 at 22:01:26 (UK Time)