I am creating an object to make it easier to access browser/system information by calling a function. One of those functions accesses the operating system name and version and returns a value. I don’t know how to go about getting the information I need. I did find a similar question on Stack Overflow, but it didn’t get the correct information.