Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
IsIOS
Whether we run on iOS.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Plugin | 6.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "IsIOS" )
Parameters
none
Result
Returns 1, 0 or error.
Description
Whether we run on iOS.Returns 1 if running on iOS and 0 if not.
For FileMaker 14 and older this is definitive always 0.
If someday we get a plugin SDK for iOS, we can already have the function to return this.
See also
- CURL.SetOptionCAInfo
- IsMacOS
- IsWindows
- PDFKit.GetPDFPageImage
- WinPDF.PageImageAtSize
- XL.Initialize
- XL.IsInitialized
Blog Entries
- Use root certificates included with FileMaker
- MBS FileMaker Plugin, version 7.6pr2
- MBS FileMaker Plugin, version 6.1pr4
This function is free to use.
Created 2nd March 2016, last changed 21st October 2017