JCL Help:GetOSVersionString
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: GetOSVersionString Function
[+] JclSysInfo.pas Functions
Search in JCL Help
Search in all projects
Summary
Returns the operation system version as a string.
Pascal
function GetOSVersionString: string;
Return Value
The operating sytem version and release/service pack information as a string, or an empty string if the OS is not recognized.
Description
GetOSVersionString returns the operation system version and release/service pack information as a string. For example, 'Linux 2.6.5' or 'Windows 2000 SP4'.
See Also
GetWindowsVersionString GetWindowsServicePackVersionString
About
Unit
Donator
Robert Rossmair
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page