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.1
11.2
11.3
11.4
11.5
12.0
12.1
12.2
12.3
12.4
Statistic
FMM
Blog
ECKey.ReleaseAll
Frees all Key objects.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Sign | 10.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "ECKey.ReleaseAll" )
Parameters
none
Result
Returns OK or error.
Description
Frees all Key objects.Be aware that on a server this may free objects, which are used by other scripts running in parallel!
Examples
Cleanup:
Set Variable [ $r ; Value: MBS( "ECKey.ReleaseAll" ) ]
See also
Release notes
- Version 10.5
- Added CFunction.ReleaseAll, CGImageSource.ReleaseAll, CLibrary.ReleaseAll, DynaPDF.ReleaseAll, ECKey.ReleaseAll, FSEvents.ReleaseAll, MarkDown.ReleaseAll, MenuItem.ReleaseAll, SendMail.ReleaseAll, Shell.ReleaseAll, SmartCard.ReleaseAll, TouchBar.ReleaseAll, UserNotification.ReleaseAll, WMFP.ReleaseAll, WMIQuery.ReleaseAll and WindowsUserNotification.ReleaseAll.
Blog Entries
FileMaker Magazin
Created 5th November 2020, last changed 18th May 2021
Feedback: Report problem or ask question.
