Skip to main content
Skip table of contents

System

Purpose

Scripts can access the system object directly without using this function.  However, external programs that wish to access the system object need to call this function to get access to it.  The system object is an independent interface that allows for access to either the HS (HomeSeer) or HSP (HomeSeer Phone) object.  


Parameters

None


Returns

Return value: system object
Type: object
Description: Returns a reference to the system object.


Example

Sample Code

VB
dim system

set system = hs.system


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.