Show pageOld revisionsBacklinksExport to PDFExport Page to HTML/PDFBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. {{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 ===== <code aim>FIND SystemUser WHERE SystemUser.LoginName='john' LOGOUT SystemUser </code> Last modified: 2023/05/09 01:39 Log In