Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
SystemInfo.isMacOSX
Returns 1 if being called on macOS.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| SystemInfo | 2.8 | Yes | Yes | Yes | Yes | Yes |
MBS( "SystemInfo.isMacOSX" ) More
Parameters
none
Result
Returns 1 or 0.
Description
Returns 1 if being called on macOS.Examples
Try it:
Show Custom Dialog [ "MacOS?" ;
If( MBS("SystemInfo.isMacOSX"); "yes"; "no") ]
See also
- AVRecorder.AudioDeviceInfo
- AVRecorder.Init
- AVRecorder.SetFilePath
- AVRecorder.VideoDeviceInfo
- MatrixDongle.Initialize
- SystemInfo.isMojave
Example Databases
- AVRecorder/AVRecorder Devices
- AVRecorder/AVRecorder iOS Test
- AVRecorder/AVRecorder
- CURL/CURL Download on Server
- MatrixDongle
- Registration/Debugging and Registration
Blog Entries
Created 18th August 2014, last changed 18th December 2020
SystemInfo.isLion - SystemInfo.isMavericks
Feedback: Report problem or ask question.
Links
MBS FileMaker Plugins