Encapsulates the AutoMate™ action in the “System” group, “Logout.” The method forcibly logs off the current user.
Declaration
function LogoffMachine () As Integer
Parameters
None
Description
The LogoffMachine method forcibly and immediately logs the current user off. The system does not prompt to save contents of open applications.
NOTE: Use the LogoffMachine method with caution. Because it is a forcible log off, the user may lose any unsaved data without warning once the function is executed.