Close Screen('s) and/or Return to Default Screen Once User Logout

Close Screen('s) and/or Return to Default Screen Once User Logout

Greetings,

Is it possible to close specific screen('s) and/or return to a default screen when the user('s) logout of Zenon Runtime ?

The idea is to close specific screen('s) if user has logout due to inactivity or by performing a logout action. What I have right now is a settings screen that only authorized users can access to. But the problem is that once the authorized user logout, the screen remain open and unauthorized users (including the SYSTEM default user) can access that screen. I want to close those screens upon user logout.

Regards.