This is an old revision of the document!


This action forces logout of the specified user.

LOGOUT AttributeIdentifier()

where AttributeIdentifier is the user to logout,

FIND SystemUser WHERE SystemUser.LoginName='john'
LOGOUT SystemUser
  • Last modified: 2022/09/13 18:11