Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

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

This function is free to use.

Created 9th January 2020, last changed 29th January 2023


XL.Book.Release - XL.Book.Save