Skip to main content
Skip table of contents

GetOSVersion

Purpose

Returns the version of the operating system running HomeSeer.


Parameters

None


Returns

Return value: OS Version
Type: string
Example: 5.1.0.2600


Example

Sample Code

VB
sub main()

	hs.WriteLog "Info","The Operating System version is " & hs.GetOSVersion

end sub


JavaScript errors detected

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

If this problem persists, please contact our support.