OSInfo
-
function
-
Returns a property list with information about the operating system of the machine where SenseTalk is running.
-
Examples: +
put osinfo() —> {ProductBuildVersion:"10J567", ProductCopyright:"1983-2011 Apple Inc.", ProductName:"Mac OS X", ProductUserVisibleVersion:"10.6.6", ProductVersion:"10.6.6"}
-
Related: hostName, hostNames, hostAddresses, machine, platform, processInfo, processor, systemInfo, systemVersion, userInfo