Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
XL.Book.Release
Frees a workbook from memory.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
XL | 3.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "XL.Book.Release"; BookRef ) More
Parameters
Parameter | Description | Example |
---|---|---|
BookRef | The reference to the Workbook you want to release. | $ref |
Result
Returns OK on success.
Description
Frees a workbook from memory.You need to call this method when you are done with a workbook in order to prevent out of memory situations.
See also
- WebHook.Release
- XL.CopySheet
- XL.Date.Pack
- XL.Font.SetColor
- XL.Format.SetWrap
- XL.NewBook
- XL.Sheet.CellWriteFormula
- XL.Sheet.CellWriteText
- XL.Sheet.RemoveRow
- XL.Sheet.SetCol
Release notes
- Version 10.0
- Added XL.Book.ReleaseAll function.
Example Databases
- XL/AutoFilter
- XL/Change Column Names
- XL/Conditional Formatting
- XL/Converter
- XL/Edit Sheet
- XL/Export records
- XL/Sheet with colored text
- XL/Writing data
- XL/XL Test
Blog Entries
- MBS Plugin Advent calendar: 13 - XL
- Tips and tricks with MBS
- New column names in an Excel document
- How to use XL functions with MBS FileMaker Plugin
FileMaker Magazin
This function checks for a license.
Created 18th August 2014, last changed 19th April 2016