Description: Parses the status (on, off, paused) line of VirtualBox.
Parameter:
- param: Parameter line that contains the status string of the VM.
Returns:
- VM_STATE_OFF, VM_STATE_PAUSE, VM_STATE_ON or false if the line could not be parsed.
root
2015-09-06