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