apllication.output.clear()

I like the fact the output window holds ‘old’ output and it is easy to clear it when needed. However sometimes I need to make the field clear before running a method. Would be convenient to have a function like application.output.clear() to do that programmatically…

Thanks