Platforms to show: All Mac Windows Linux Cross-Platform

IsWindowsNTMBS as boolean   Deprecated

Type Topic Plugin Version macOS Windows Linux iOS Targets
global method System MBS Win Plugin 5.4 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
This item is deprecated and should no longer be used.
Checks whether operation system is Windows NT/2000/XP.
Example
if IsWindowsNTMBS then
MsgBox "Windows NT/2000/XP"
else
MsgBox "no Windows NT/2000/XP"
end if

Returns true or false on Windows and alway false on other platforms.

Some examples using this global method:

Blog Entries

The items on this page are in the following plugins: MBS Win Plugin.


The biggest plugin in space...