ph_lockworkstation PowerHome formula function
Description
This function will lock the PowerHome workstation.
Syntax
ph_lockworkstation ( )
Argument Description
Return value
Long. This function will return non-zero if the lock operation has been successfully initiated (it does not return success since the process executed asynchronously). 0 is returned if there is an error.
Usage
Use this function lock the PowerHome workstation.
Examples
The following examples demonstrate typical syntax/usage for this function.
ph_lockworkstation()