systemInfo
-
function
-
Returns a property list with information about the machine on which SenseTalk is running.
-
Examples: +
put systemInfo() —> {ActiveProcessorCount:4, HostName:"Anduril2-2.local", Machine:"i386", MemorySize:2147483648, NativeByteOrder:"Little-Endian", PhysicalMemory:4294967296, ProcessorCount:4, Release:"10.6.0", SystemName:"Darwin", Version:"Darwin Kernel Version 10.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386"}
-
Related: hostName, hostNames, hostAddresses, machine, OSInfo, platform, processInfo, processor, systemVersion, userInfo