Hi, In https://stackoverflow.com/questions/25552/get-os-level-system-information , they give examples of using Runtime to get Processor and memory information. How do we do this, with JavaObjects? Is there an existing example of a SysInfo() function for B4J? I know there's one on the...