question

Taehyun I avatar image
1 Like"
Taehyun I asked Phil BoBo answered

Is there any method for clearing system console?

Is there any method for clearing system console?

I found the clearconsole() for output console window, but I couldn't find method for clear system console.

Choose One
console
· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Sebastian Hemmann avatar image Sebastian Hemmann commented ·

The question is, what you are trying to do? System console normaly only opens up if there are any exceptions while model building. I´m not sure what reason you could try to automaticaly clear this information!?

0 Likes 0 ·

1 Answer

·
Phil BoBo avatar image
7 Likes"
Phil BoBo answered
setviewtext(systemwindow(2), "");
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.