Get System Information
Kalipso - Form - Actions - Actions Description - Group Others - Get System Information
Last updated
Was this helpful?
Kalipso - Form - Actions - Actions Description - Group Others - Get System Information
Last updated
Was this helpful?
Gets the information about operating system.
Action available for the following operating systems:
Platform <string> - The control or variable to save the Platform of the operating system. Please see the possible values in the notes section.
Major Version <string> - The control or variable to save the Major Version. Please see in the notes the possible values for this parameter.
Minor Version <string> - The control or variable to save the Minor Version. Please see in the notes the possible values for this parameter.
Build <string> - The control or variable to save the Build number.
Processor Architecture <string> - The control or variable to save the Processor Architecture. Please see in the notes the possible values for this parameter.
Device Manufacturer <string> - Retrieves the device manufacturer if registered in the system information. Windows Mobile/CE do not report this.
Device Model <string> - Retrieves the device model if registered in the system information. Windows Mobile/CE do not report this.
Device Serial Number <string> - Retrieves the device serial number if registered in the system information. Windows Win32 (Desktop/Mobile/CE) do not report this. In Android and Windows 10 this reports the registered hardware serial number that normally matches the manufacturer serial number. It is different from the value reported by action GetSerialNumber as that value is an application specific device serial number reported by the O.S.