Hello !
 
	I would like to clic the "clear button" in the UI console using python scripting
 
	I manage to find the code to apply on a node parm  ...  hou.parm('/obj/execute').pressButton()
 
	But i did not manage to find how to get the console window ... and obviously how the get the "clear" button , neither to press it
 
	Any help please ?
 
	Thanks