Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
iOSApp.GetDidEnterBackgroundScript
Queries the script name for the did enter background script trigger.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
iOSApp | 13.0 | ❌ No | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "iOSApp.GetDidEnterBackgroundScript" )
Parameters
none
Result
Returns script name as text or error.
Description
Queries the script name for the did enter background script trigger.See iOSApp.SetDidEnterBackgroundScript to set the script to trigger.
See also
- iOSApp.GetDidEnterBackgroundEvaluate
- iOSApp.GetWillEnterForegroundScript
- iOSApp.SetDidEnterBackgroundEvaluate
- iOSApp.SetDidEnterBackgroundScript
- iOSApp.SetWillEnterForegroundScript
Release notes
- Version 13.0
Blog Entries
This function is free to use.
Created 24th December 2022, last changed 24th December 2022
iOSApp.GetDidEnterBackgroundEvaluate - iOSApp.GetDidOpenURLEvaluate