You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we can access [os_version] and get the name of the OS (ex: Big sur).
Would it be possible to obtain, in addition to the name, the version number with something similar to [os_number_version] ?
Edit:
I just checked in windows and the number does appear (ex: 10, in the case of Windows 10).
Would it be possible to have the same on mac?