WinStudio
IWSApplication interface
This method signs the current user out of the application. It has the same result as the user selecting Form > New Sign In from the menu.
Application.Signout( )
Public Sub DoSignout( ) Application.Signout( ) End Sub