logoutUser

Description
Click here for more information.
JS Syntax
window.GEVME.logoutUser
Rebar Syntax
{{logoutUser}}
Type
Function

You can enable confirmation by using window.GEVME.utils.logoutUser(true). If this is set to true, you will see the dialog pop up for confirmation after you click on the logout button.

image