Signout

This command will cause the client to sign out to the login form.

Group:  Application-Based Extensions

Syntax:  App.Signout( )

Example:

 

Private Sub Button1_Click()
App.SignOut
 
'The RFgen Login form displays.
 
End Sub

Versions Supported:     RFgen 5.2.4.2 and newer.