getOSBit
Syntax
getOSBit()
Arguments
None
Details
Indicate whether the operating system is 32-bit or 64-bit.
Examples
getOSBit();
// output
64
getOSBit()
None
Indicate whether the operating system is 32-bit or 64-bit.
getOSBit();
// output
64