About the Get Computer Info (GetComputerInfo) component
book
Article ID: 180799
calendar_today
Updated On:
Products
Workflow Solution
Issue/Introduction
About the Get Computer Info component:
This component gathers information from the local computer and produces a complex data type as an output. This complex data type is called ComputerInfo. This component uses your operating system's API to retrieve data.
Environment
Workflow 7.x, 8.x
Resolution
The following screen shot shows the Get Computer Info component icon:
The following tables describe all the values the GetComputerInfo component produces:
Table: Computer information
Value Name
Description
ComputerName
Name of the local computer. String data type.
CurrentTimeZone
Current international time zone of the local computer. Number (integer) data type.
DayLightInEffect
True/false value designating whether day light savings time is currently in effect on the local computer. Logical/boolean data type.
Description
Description of the local computer as found in computer properties. String data type.
Disks
Array of complex data types with values describing the hard disks on the local (or mapped) computer.