Topics
All
Mac OS X
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Guides
Examples
New in version:
7.4
7.5
8.0
8.1
8.2
8.3
8.4
8.5
9.0
9.1
Statistic
Functions only supported on FileMaker SDK on iOS
The functions listed below should work only with FileMaker SDK in your iOS app and not on Mac/Win.
Item | Details |
---|---|
BlueThermProbe.BatteryLevel Queries battery status. | 8.3 |
BlueThermProbe.BatteryTemperature Queries battery temperature. | 8.3 |
BlueThermProbe.BatteryVolts Queries battery volts. | 8.3 |
BlueThermProbe.BlueThermDuoDegreesC Returns the correct degrees from a Duo BlueTherm. | 8.3 |
BlueThermProbe.BlueThermProbeDegreesC Returns the correct degrees from a BlueTherm Probe. | 8.3 |
BlueThermProbe.Calibration Queries calibration. | 8.3 |
BlueThermProbe.Change Changes settings. | 8.3 |
BlueThermProbe.DegreesCorDegreesFSingleProbeSetting Changes the BlueTherm Probe to read in degrees C or Degrees F. | 8.3 |
BlueThermProbe.DuoInput2Enabled Whether sensor 2 enabled on a duo probe. | 8.3 |
BlueThermProbe.Firmware Queries firmware version. | 8.3 |
BlueThermProbe.GetBlueThermConnectedEvaluate Queries the expression to be evaluated when device connected. | 8.3 |
BlueThermProbe.GetBluethermDisconnectedEvaluate Queries the expression to be evaluated when device disconnected. | 8.3 |
BlueThermProbe.GetNewBlueThermFoundEvaluate Queries the expression to be evaluated when new device was found. | 8.3 |
BlueThermProbe.GetProbeButtonHasBeenPressedEvaluate Queries the expression to be evaluated when button has been pressed. | 8.3 |
BlueThermProbe.GetSoundtheAlarmInBackgroundEvaluate Queries the expression to be evaluated when alarm in background should run. | 8.3 |
BlueThermProbe.Initialize Initializes the BlueThermProbe library. | 8.3 |
BlueThermProbe.IsBlueThermConnected Checks whether blue therm is connected. | 8.3 |
BlueThermProbe.IsBlueThermDuo Checks whether blue therm device is a duo device. | 8.3 |
BlueThermProbe.IsInitialized Checks whether the library is initialized. | 8.3 |
BlueThermProbe.IsTheProbeConnected Checks whether the probe is connected. | 8.3 |
BlueThermProbe.Sensor1HighLimit Queries first sensor's high limit. | 8.3 |
BlueThermProbe.Sensor1LowLimit Queries first sensor's low limit. | 8.3 |
BlueThermProbe.Sensor1Name Queries name of first sensor. | 8.3 |
BlueThermProbe.Sensor1Reading Queries value of first sensor. | 8.3 |
BlueThermProbe.Sensor1Trim Queries trim of first sensor. | 8.3 |
BlueThermProbe.Sensor1TrimDate Queries trim date of first sensor. | 8.3 |
BlueThermProbe.Sensor1Type Queries type of first sensor. | 8.3 |
BlueThermProbe.Sensor1Units Queries units of first sensor. | 8.3 |
BlueThermProbe.Sensor2HighLimit Queries second sensor's high limit. | 8.3 |
BlueThermProbe.Sensor2LowLimit Queries first sensor's low limit. | 8.3 |
BlueThermProbe.Sensor2Name Queries name of second sensor. | 8.3 |
BlueThermProbe.Sensor2Reading Queries value of second sensor. | 8.3 |
BlueThermProbe.Sensor2Trim Queries trim of second sensor. | 8.3 |
BlueThermProbe.Sensor2TrimDate Queries trim date of first sensor. | 8.3 |
BlueThermProbe.Sensor2Type Queries type of second sensor. | 8.3 |
BlueThermProbe.Sensor2Units Queries units of second sensor. | 8.3 |
BlueThermProbe.SerialNumber Queries serial number of device. | 8.3 |
BlueThermProbe.SetBlueThermConnectedEvaluate Sets the expression to be evaluated when device connected. | 8.3 |
BlueThermProbe.SetBlueThermConnectedScript Queries the script to be run when device connected. | 8.3 |
BlueThermProbe.SetBluethermDisconnectedEvaluate Sets the expression to be evaluated when device disconnected. | 8.3 |
BlueThermProbe.SetBluethermDisconnectedScript Queries the script to be run when device disconnected. | 8.3 |
BlueThermProbe.SetLimit Set a high or low limit for the probe. | 8.3 |
BlueThermProbe.SetNames Sets the sensor names. | 8.3 |
BlueThermProbe.SetNewBlueThermFoundEvaluate Sets the expression to be evaluated when new device was found. | 8.3 |
BlueThermProbe.SetNewBlueThermFoundScript Queries the script to be run when new device was found. | 8.3 |
BlueThermProbe.SetProbeButtonHasBeenPressedEvaluate Sets the expression to be evaluated when button has been pressed. | 8.3 |
BlueThermProbe.SetProbeButtonHasBeenPressedScript Queries the script to be run when button has been pressed. | 8.3 |
BlueThermProbe.SetSoundtheAlarmInBackgroundEvaluate Sets the expression to be evaluated when alarm in background should run. | 8.3 |
BlueThermProbe.SetSoundtheAlarmInBackgroundScript Queries the script to be run when alarm in background should run. | 8.3 |
BlueThermProbe.ShowBlueThermDeviceList Shows dialog to pick device. | 8.3 |
CoreLocation.dismissHeadingCalibrationDisplay Dismisses the heading calibration view from the screen immediately. | 9.1 |
CoreLocation.requestAlwaysAuthorization Requests permission to use location services whenever the app is running. | 9.1 |
CoreLocation.requestLocation Requests the one-time delivery of the user’s current location. | 9.1 |
CoreLocation.requestWhenInUseAuthorization Requests permission to use location services while the app is in the foreground. | 9.1 |
CoreLocation.startUpdatingHeading Starts the generation of updates that report the user’s current heading. | 9.1 |
CoreLocation.stopUpdatingHeading Stops the generation of heading updates. | 9.1 |
DocumentPicker.Dismiss Dismisses the dialog. | 9.1 |
DocumentPicker.Export Shows dialog to export files. | 9.1 |
DocumentPicker.File Queries native file path for a file. | 9.1 |
DocumentPicker.FileCount Queries file count. | 9.1 |
DocumentPicker.Files Queries list of native file paths. | 9.1 |
DocumentPicker.Import Shows dialog to import files. | 9.1 |
DocumentPicker.IsVisible Queries whether dialog is visible. | 9.1 |
DocumentPicker.Move Shows dialog to move files. | 9.1 |
DocumentPicker.Open Shows dialog to open files. | 9.1 |
DocumentPicker.SetTrigger Sets trigger for document trigger. | 9.1 |
HealthKit.AuthorizationStatusForType Queries authentication status for a type. | 8.2 |
HealthKit.BiologicalSex Queries the user's biological sex. | 8.2 |
HealthKit.BloodType Queries blood type. | 8.2 |
HealthKit.DateOfBirth Queries date of birth for user. | 8.2 |
HealthKit.DateOfBirthComponents Queries date of birth for user in components. | 8.2 |
HealthKit.FitzpatrickSkinType Queries skin type. | 8.2 |
HealthKit.RequestAuthorizationToShareTypes Requests authorization from the user. | 8.2 |
HealthKit.SampleQuery Queries sample data from the database. | 8.2 |
HealthKit.WheelchairUse Queries wheelchair value. | 8.2 |
HealthKit.isHealthDataAvailable Checks whether health data is available. | 8.2 |
ImagePicker.AvailableCaptureModesForCameraDevice Queries list of available modes. | 7.3 |
ImagePicker.AvailableMediaTypesForSourceType Returns an array of the available media types for the specified source type. | 7.3 |
ImagePicker.ClearMedia Clears current media. | 7.3 |
ImagePicker.ClearOverlay Clears an overlay image. | 8.3 |
ImagePicker.Dismiss Dismisses the dialog. | 7.3 |
ImagePicker.GetAllowsEditing Gets whether editing is allowed. | 7.3 |
ImagePicker.GetCameraCaptureMode Queries the capture mode. | 7.3 |
ImagePicker.GetCameraDevice Queries camera device. | 7.3 |
ImagePicker.GetCameraFlashMode Queries flash mode. | 7.3 |
ImagePicker.GetEvaluate Queries the evaluation to run when email composer is done. | 7.3 |
ImagePicker.GetFileName Queries the file name of the script to run when email composer is done. | 7.3 |
ImagePicker.GetScriptName Queries the script name of the script to run when email composer is done. | 7.3 |
ImagePicker.GetShowsCameraControls Queries camera controls visibility. | 7.3 |
ImagePicker.GetSourceType Gets the source type. | 7.3 |
ImagePicker.GetVideoMaximumDuration Queries maximum duration. | 7.3 |
ImagePicker.HasMedia Queries whether media exists. | 7.3 |
ImagePicker.IsCameraDeviceAvailable Checks camera availability. | 7.3 |
ImagePicker.IsFlashAvailableForCameraDevice Checks flash availability. | 7.3 |
ImagePicker.IsPresented Checks whether panel is displayed. | 7.3 |
ImagePicker.IsSourceTypeAvailable Check for source availability. | 7.3 |
ImagePicker.MediaCropRect Queries crop rectangle. | 7.3 |
ImagePicker.MediaEditedImage Queries the edited image. | 7.3 |
ImagePicker.MediaIsImage Queries whether media type is image. | 7.3 |
ImagePicker.MediaIsVideo Queries whether media type is video. | 7.3 |
ImagePicker.MediaOriginalImage Queries the original image. | 7.3 |
ImagePicker.MediaPath Queries path for media. | 7.3 |
ImagePicker.MediaReferenceURL Queries reference URL for media. | 7.3 |
ImagePicker.MediaType Queries media type. | 7.3 |
ImagePicker.MediaTypes Queries media types. | 7.3 |
ImagePicker.MediaURL Queries URL for media. | 7.3 |
ImagePicker.New Initializes the picker panel. | 7.3 |
ImagePicker.Present Presents the picker view. | 7.3 |
ImagePicker.SetAllowsEditing Sets whether editing is allowed. | 7.3 |
ImagePicker.SetCameraCaptureMode Sets the capture mode. | 7.3 |
ImagePicker.SetCameraDevice Sets camera device. | 7.3 |
ImagePicker.SetCameraFlashMode Sets flash mode. | 7.3 |
ImagePicker.SetEvaluate Sets the expression to call when composer is done. | 7.3 |
ImagePicker.SetOverlayImage Installs an overlay image to the picker. | 8.3 |
ImagePicker.SetScript Sets the script to call when picker is done. | 7.3 |
ImagePicker.SetShowsCameraControls Sets camera controls visibility. | 7.3 |
ImagePicker.SetSourceType Sets the source type. | 7.3 |
ImagePicker.SetVideoMaximumDuration Sets maximum duration. | 7.3 |
ImagePicker.StartVideoCapture Starts video capture. | 7.3 |
ImagePicker.StopVideoCapture Stops video capture. | 7.3 |
ImagePicker.TakePicture Captures a still image using the camera. | 7.3 |
ImagePicker.VideoIsCompatibleWithSavedPhotosAlbum Checks video. | 7.3 |
ImagePicker.WriteImageToSavedPhotosAlbum Adds a photo to the saved photos album. | 7.3 |
ImagePicker.WriteVideoToSavedPhotosAlbum Adds a video to the saved photos album. | 7.3 |
MailComposer.AddAttachmentContainer Adds an attachment to the email based on a container field. | 7.3 |
MailComposer.AddAttachmentFile Adds an attachment to the email based on a file path. | 7.3 |
MailComposer.AddAttachmentText Adds an attachment to the email based on a text. | 7.3 |
MailComposer.CanSendMail Whether emails can be send. | 7.3 |
MailComposer.Dismiss Dismisses the dialog. | 7.3 |
MailComposer.Error The last error from sending email. | 7.3 |
MailComposer.GetBCCRecipients Queries BCC recipients. | 7.3 |
MailComposer.GetCCRecipients Queries CC recipients. | 7.3 |
MailComposer.GetEvaluate Queries the evaluation to run when email composer is done. | 7.3 |
MailComposer.GetFileName Queries the file name of the script to run when email composer is done. | 7.3 |
MailComposer.GetMessageBody Queries message text. | 7.3 |
MailComposer.GetScriptName Queries the script name of the script to run when email composer is done. | 7.3 |
MailComposer.GetSubject Queries subject text. | 7.3 |
MailComposer.GetTORecipients Queries TO recipients. | 7.3 |
MailComposer.IsPresented Checks whether panel is displayed. | 7.3 |
MailComposer.New Initializes the mail composer panel. | 7.3 |
MailComposer.Present Presents the email composer view. | 7.3 |
MailComposer.Result Queries result of email composer. | 7.3 |
MailComposer.SetBCCRecipients Sets the BCC header for the email message to the specified email addresses. | 7.3 |
MailComposer.SetCCRecipients Sets the CC header for the email message to the specified email addresses. | 7.3 |
MailComposer.SetEvaluate Sets the expression to call when composer is done. | 7.3 |
MailComposer.SetMessageBody Sets the body of the email message to the specified content. | 7.3 |
MailComposer.SetScript Sets the script to call when composer is done. | 7.3 |
MailComposer.SetSubject Sets the Subject header for the email message. | 7.3 |
MailComposer.SetTORecipients Sets the To header for the email message to the specified email addresses. | 7.3 |
MessageComposer.AddAttachmentContainer Adds an attachment to the email based on a container field. | 7.3 |
MessageComposer.AddAttachmentFile Adds an attachment to the email based on a file path. | 7.3 |
MessageComposer.AttachmentCount Queries number of attachments. | 7.3 |
MessageComposer.CanSendAttachments Checks whether we can send attachments. | 7.3 |
MessageComposer.CanSendSubject Checks whether we can send subject. | 7.3 |
MessageComposer.CanSendText Checks whether we can send text. | 7.3 |
MessageComposer.Dismiss Dismisses the dialog. | 7.3 |
MessageComposer.GetEvaluate Queries the evaluation to run when email composer is done. | 7.3 |
MessageComposer.GetFileName Queries the file name of the script to run when email composer is done. | 7.3 |
MessageComposer.GetMessageBody Queries message body. | 7.3 |
MessageComposer.GetRecipients Queries list of recipients. | 7.3 |
MessageComposer.GetScriptName Queries the script name of the script to run when email composer is done. | 7.3 |
MessageComposer.GetSubject Queries subject text. | 7.3 |
MessageComposer.IsPresented Checks whether panel is displayed. | 7.3 |
MessageComposer.New Initializes the message composer panel. | 7.3 |
MessageComposer.Present Presents the message composer view. | 7.3 |
MessageComposer.Result Queries result of email composer. | 7.3 |
MessageComposer.SetEvaluate Sets the expression to call when composer is done. | 7.3 |
MessageComposer.SetMessageBody Sets the body of the message to the specified content. | 7.3 |
MessageComposer.SetRecipients Defines recipients. | 7.3 |
MessageComposer.SetScript Sets the script to call when composer is done. | 7.3 |
MessageComposer.SetSubject Sets the Subject header for the email message. | 7.3 |
MessageComposer.disableUserAttachments Disable user attachments. | 7.3 |
SocialComposer.AddImageContainer Adds an image to the post. | 7.3 |
SocialComposer.AddImageFile Adds an image to the post. | 7.3 |
SocialComposer.AddURL Adds a URL to the post. | 7.3 |
SocialComposer.Dismiss Dismisses the dialog. | 7.3 |
SocialComposer.GetEvaluate Queries the evaluation to run when social composer is done. | 7.3 |
SocialComposer.GetFileName Queries the file name of the script to run when social composer is done. | 7.3 |
SocialComposer.GetInitialText Queries current initial text. | 7.3 |
SocialComposer.GetScriptName Queries the script name of the script to run when social composer is done. | 7.3 |
SocialComposer.ImageCount Queries number of images in current post. | 7.3 |
SocialComposer.IsAvailableForServiceType Queries whether a social service is available. | 7.3 |
SocialComposer.IsPresented Checks whether panel is displayed. | 7.3 |
SocialComposer.New Initializes a new social composer for a given type. | 7.3 |
SocialComposer.Present Presents the social composer view. | 7.3 |
SocialComposer.RemoveAllImages Removes all images from the post. | 7.3 |
SocialComposer.RemoveAllURLs Removes all URLs from the post. | 7.3 |
SocialComposer.Result Queries result of social composer. | 7.3 |
SocialComposer.ServiceType Queries service type of the composer. | 7.3 |
SocialComposer.SetEvaluate Sets the expression to call when composer is done. | 7.3 |
SocialComposer.SetInitialText Sets the initial text to be posted. | 7.3 |
SocialComposer.SetScript Sets the script to call when composer is done. | 7.3 |
SocialComposer.URLCount Queries number of URLs in current post. | 7.3 |
StoreKit.RequestReview Shows review dialog. | 8.2 |
StoreKit.SetProductViewFinishedTrigger Sets trigger for product view. | 8.2 |
StoreKit.ShowProductView Shows a new product screen to display. | 8.2 |
UNNotification.LaunchImageName Queries launch image name. | 7.2 |
UNNotification.Region Queries region of location based trigger. | 7.2 |
UNNotification.SetLaunchImageName Sets the launch image name. | 7.2 |
UNNotification.SetLocationTrigger Sets a location trigger. | 7.2 |
iOSApp.GetDidBecomeActiveEvaluate Queries the expression to be evaluated when app becomes active. | 8.2 |
iOSApp.GetDidEnterBackgroundEvaluate Queries the expression to be evaluated when app goes to background. | 7.4 |
iOSApp.GetDidReceiveMemoryWarningEvaluate Queries the expression to be evaluated when app gets a memory warning. | 7.4 |
iOSApp.GetSignificantTimeChangeEvaluate Queries the expression to be evaluated when time changes. | 7.4 |
iOSApp.GetWillEnterForegroundEvaluate Queries the expression to be evaluated when app goes to background. | 7.4 |
iOSApp.GetWillResignActiveEvaluate Queries the expression to be evaluated when the app is no longer active and loses focus. | 8.2 |
iOSApp.SetDidBecomeActiveEvaluate Sets the expression to be evaluated when app becomes active. | 8.2 |
iOSApp.SetDidBecomeActiveScript Sets the script to be run when app becomes active. | 8.2 |
iOSApp.SetDidEnterBackgroundEvaluate Sets the expression to be evaluated when app goes to background. | 7.4 |
iOSApp.SetDidEnterBackgroundScript Queries the script to be run when app goes to background. | 7.4 |
iOSApp.SetDidReceiveMemoryWarningEvaluate Sets the expression to be evaluated when app gets a memory warning. | 7.4 |
iOSApp.SetDidReceiveMemoryWarningScript Sets the script to be run when app gets a memory warning. | 7.4 |
iOSApp.SetSignificantTimeChangeEvaluate Sets the expression to be evaluated when time changes. | 7.4 |
iOSApp.SetSignificantTimeChangeScript Sets the script to be run when time changes. | 7.4 |
iOSApp.SetWillEnterForegroundEvaluate Sets the expression to be evaluated when comes back to foreground. | 7.4 |
iOSApp.SetWillEnterForegroundScript Sets the script to be run when comes back to foreground. | 7.4 |
iOSApp.SetWillResignActiveEvaluate Sets the expression to be evaluated when the app is no longer active and loses focus. | 8.2 |
iOSApp.SetWillResignActiveScript Sets the script to be run when the app is no longer active and loses focus. | 8.2 |
iOSDevice.BatteryLevel The battery charge level for the device. | 7.2 |
iOSDevice.BatteryState The battery state for the device. | 7.2 |
iOSDevice.IdentifierForVendor An alphanumeric string that uniquely identifies a device to the app’s vendor. | 7.2 |
iOSDevice.IsBatteryMonitoringEnabled Checks whether battery monitoring is enabled. | 7.2 |
iOSDevice.LocalizedModel The model of the device as a localized string. | 7.2 |
iOSDevice.Model The model of the device. | 7.2 |
iOSDevice.Name The name identifying the device. | 7.2 |
iOSDevice.Orientation Returns the physical orientation of the device. | 7.2 |
iOSDevice.OrientationIsLandscape Checks whether orientation is landscape. | 7.2 |
iOSDevice.OrientationIsPortrait Checks whether orientation is portrait. | 7.2 |
iOSDevice.SetBatteryMonitoringEnabled Changes battery monitoring state. | 7.2 |
iOSDevice.SystemName The name of the operating system running on the device represented by the receiver. | 7.2 |
iOSDevice.SystemVersion The current version of the operating system. | 7.2 |
iOSDevice.UserInterfaceIdiom The style of interface to use on the current device. | 7.2 |
iOSKeyboard.GetDidHideEvaluate Queries expression to run when keyboard did hide. | 7.4 |
iOSKeyboard.GetDidShowEvaluate Queries expression to run when keyboard did show. | 7.4 |
iOSKeyboard.GetWillHideEvaluate Queries expression to run when keyboard will hide. | 7.4 |
iOSKeyboard.GetWillShowEvaluate Queries expression to run when keyboard will show. | 7.4 |
iOSKeyboard.SetDidHideEvaluate Sets expression to run when keyboard did hide. | 7.4 |
iOSKeyboard.SetDidShowEvaluate Sets expression to run when keyboard did show. | 7.4 |
iOSKeyboard.SetWillHideEvaluate Sets expression to run when keyboard will hide. | 7.4 |
iOSKeyboard.SetWillShowEvaluate Sets expression to run when keyboard will show. | 7.4 |
iOSKeyboard.State Queries keyboard state. | 7.4 |
241 functions.
Feedback: Report problem or ask question.
Links
MBS FileMaker Plugins