The 'LogOut' function logs out the current user.
void @LogOut();
Parameters
none
Return Value
Example
@LogOut();
Description : The above statement logs out the current user.
Reference
@LogIn()
@GetUserRight()
@GetUserRightControl()