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