Clearing the apso python console

Good Afternoon,

Is there a way to clearn the Apso Python console from python code? Thank you for your assistance.

Zafar

clear()

Yes i know that i van do that from the console. It doesnt seem to work work in code.

the apso-console is for minimal code test, and for debugging purposes… why should somebody wish to clear the console from script?

Well during my debug it just removes the need for me to type in clear when i know at the start of a new test it will be cleared if it is done in the code.