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:
11.4
11.5
12.0
12.1
12.2
12.3
12.4
12.5
13.0
13.1
Statistic
FMM
Blog
iOSApp.GetDidReceiveMemoryWarningScript
Queries the script name for the did receive memory warning script trigger.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
iOSApp | 13.0 | ❌ No | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "iOSApp.GetDidReceiveMemoryWarningScript" )
Parameters
none
Result
Returns script name as text or error.
Description
Queries the script name for the did receive memory warning script trigger.See iOSApp.SetDidReceiveMemoryWarningScript to set the script to trigger.
See also
- iOSApp.GetDidReceiveMemoryWarningEvaluate
- iOSApp.SetDidReceiveMemoryWarningEvaluate
- iOSApp.SetDidReceiveMemoryWarningScript
Release notes
- Version 13.0
Blog Entries
This function does not need a paid license.
Created 24th December 2022, last changed 24th December 2022
iOSApp.GetDidReceiveMemoryWarningEvaluate - iOSApp.GetIdleTimerDisabled
