Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
SystemInfo.OSName
Returns the name of the operating system.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
SystemInfo | 1.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "SystemInfo.OSName" )
Parameters
none
Description
Returns the name of the operating system.e.g. "Windows 2000", "Windows XP", "macOS", "Vista".
Older versions used to return "Mac OS X" for macOS.
Examples
Shows OS Name:
Show Custom Dialog [MBS( "SystemInfo.OSName" )]
See also
Blog Entries
This function is free to use.
Created 18th August 2014, last changed 10th August 2020