Logout

<< Click to Display Table of Contents >>

 

Logout

Logout([Mode])

Executes a logout (when the current user quits an application) from E3 Viewer. In case there is no logged-in user, this method has no effect. From this moment on, it is considered that an "Anonymous" user is using that application. (Users can use the OnLogout event to perform a script to go to its initial Screen or end that application). This method contains an optional Mode parameter, which is a Boolean determining whether a confirmation or failure message must be displayed. If this parameter is omitted, the confirmation or failure message is not displayed.

Was this page useful?