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: 9.5   10.0   10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2    Statistic    FMM    Blog  

XL.Book.ReleaseAll

Releases all books from memory.

Component Version macOS Windows Linux Server iOS SDK
XL 10.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "XL.Book.ReleaseAll" )

Parameters

none

Result

Returns OK or error.

Description

Releases all books from memory.
Be aware that on a server this may free objects, which are used by other scripts running in parallel!

Examples

Release all objects:

Set Variable [ $r; Value: MBS( "XL.Book.ReleaseAll" ) ]

See also

Release notes

Blog Entries

Created 9th January 2020, last changed 19th April 2020


XL.Book.Release - XL.Book.Save

Feedback: Report problem or ask question.