DataEase 8.5.0.2291 - GetCurrent("OSVersion") and GetCurrent("OSInfo") added.
New keywords to GetCurrent added to make it possible to find out what Operating system you are running and if the operating system is x64 or x32.
GetCurrent("OSVersion") will return the version of your operating systems. Due to changes and limitations in the MSVC used to build DE8.5 any operating system from 8.1 and above will be reported as 8.1.
GetCurrent("OSInfo") will return if your operating system is x32 or x64.