Platforms to show: All Mac Windows Linux Cross-Platform

IsWindows95MBS 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 95/98/ME.
Example
if IsWindows95MBS then
MsgBox "Windows 95/98/ME"
else
MsgBox "no Windows 95/98/ME"
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...