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: 2023/05/09 01:39