Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Matrix.ReleaseAll
Releases all matrix objects.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Matrix | 10.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "Matrix.ReleaseAll" )
Parameters
none
Result
Returns OK or error.
Description
Releases all matrix 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( "Matrix.ReleaseAll" ) ]
See also
Release notes
- Version 10.5
- Added Matrix.ReleaseAll and renamed Matrix.Free to Matrix.Release.
Blog Entries
FileMaker Magazin
This function is free to use.
Created 2nd November 2020, last changed 11st January 2021