ph_isssrunning PowerHome formula function
Description
Returns whether or not a screensaver is currently running on the PowerHome machine
Syntax
ph_isssrunning ( )
Argument Description
Return value
Integer. Returns 1 if a screensaver is currently active. Returns 0 if not.
Usage
Use this function to detect if the PowerHome machine is currently unattended or not.
Examples
The following examples demonstrate typical syntax/usage for this function.
ph_isssrunning()