Skip to content

System.Security.logout

Description

Log out of the currently logged in user and return to the login page.

Grammar

System.Security.logout(): Promise

 - Parameter

    Nothing

 - Return

    Nothing

Code Example

Logout.

System.Security.logout()