Return a string specifying the running Windows version.
$ = WinVersion
$ = Screen.WinVer
WinVersion and WinVer should both return the version of the currently running windows. WinVersion doesn't work correctly on XP.
Debug.Show
Trace WinVersion
Trace Screen.WinVer
-
{Created by Sjouke Hamstra; Last updated: 13/08/2019 by James Gaite}