Skip to main content
Skip table of contents

ClearConsole: erase all console content

Tag: ClearConsole

The ClearConsole function erases the text in the console.

XML
<ClearConsole/>

The wizard (job center) in sapio365 erases the console before each run.

Example Script

XML
<ytriaAutomation>
	<SetVar verif="Un elephant"/>
	<echo value="V: {%verif%}"/>
	<ClearConsole/>
</ytriaAutomation>
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.