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: 12.1   12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4    Statistic    FMM    Blog  

App.CompactMemory

Compacts application memory.

Component Version macOS Windows Linux Server iOS SDK
App 8.5 ❌ No ✅ Yes ❌ No ✅ Yes, on Windows ❌ No

Deprecated

This function was deprecated.

MBS( "App.CompactMemory" )

Parameters

none

Result

Returns OK or error.

Description

Compacts application memory.
Passes back memory to the OS which is no longer needed, but kept for reuse.
Reducing physical memory used may lead to storing data in swap file on disk.

See also App.MemoryUsed to learn how much memory is used.

See also

Release notes

Blog Entries

This function checks for a license.

Created 23th November 2018, last changed 7th January 2023


App.ClearTouchBar - App.EffectiveUserID

💬 Ask a question or report a problem