SYSInfo Help File


Table of Contents

SYSInfo.GetOsInfo
SYSInfo.GetMemoryInfo
SYSInfo.GetBatteryInfo
SYSInfo.GetDriveInfo
SYSInfo.SuspendSystem
SYSInfo.ShutdownSystem
SYSInfo.RestartComputer
SYSInfo.Logoff
SYSInfo.Close

SYSInfo.GetOsInfo


(table) SYSInfo.GetOsInfo ()

Description

To GetOsInfo.

Parameters

None


Return

This action returns a (table) value.



SYSInfo.GetMemoryInfo


(table) SYSInfo.GetMemoryInfo ( 

(number) Format = uMBs )

Description

To GetMemoryInfo

Parameters

Format

(number) To select Format


Return

This action returns a (table) value.



SYSInfo.GetBatteryInfo


(table) SYSInfo.GetBatteryInfo ()

Description

To GetBatteryInfo

Parameters

None


Return

This action returns a (table) value.



SYSInfo.GetDriveInfo


(table) SYSInfo.GetDriveInfo ( 

(string) Drive = "C:" )

Description

To GetDriveInfo

Parameters

Drive

(string) To select Drive


Return

This action returns a (table) value.



SYSInfo.SuspendSystem


(boolean) SYSInfo.SuspendSystem ()

Description

To SuspendSystem

Parameters

None


Return

This action returns a (boolean) value.



SYSInfo.ShutdownSystem


(boolean) SYSInfo.ShutdownSystem ()

Description

To ShutdownSystem

Parameters

None


Return

This action returns a (boolean) value.



SYSInfo.RestartComputer


(boolean) SYSInfo.RestartComputer ()

Description

To RestartComputer

Parameters

None


Return

This action returns a (boolean) value.



SYSInfo.Logoff


SYSInfo.Logoff ()

Description

To Logoff

Parameters

None


Return

This action dose not return any value.



SYSInfo.Close


SYSInfo.Close ()

Description

To close the application. (Add this function in "On Shutdown")

Parameters

None


Return

This action dose not return any value.



Made with Action Plugin Compiler