Name
action log out, actionlogout, kPMActionActionLogOut — Log out all users.
Synopsis
action log out structure { type };
type : string, choice |
Description
Log out all users.
Log out all active and fast switched users. User applications and processes with be automatically quit.
An action warn must be performed before log out. This action may cause data loss where open documents contain unsaved changes.
Fields
type. Type of action to perform.
type
is a string. type
must be log out, kPMActionType_LogOut
.