{{tag>Index Action Action_List Process User_Management}} ==== LOGOUT ==== This action forces logout of the specified user. ===== Syntax ===== ''LOGOUT'' AttributeIdentifier() where AttributeIdentifier is the user to logout, ===== Example ===== FIND SystemUser WHERE SystemUser.LoginName='john' LOGOUT SystemUser