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  

CLibrary.Release

Releases the library and all memory used for it.

Component Version macOS Windows Linux Server iOS SDK
CFunction 10.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "CLibrary.Release"; LibraryRef )   More

Parameters

Parameter Description Example
LibraryRef The reference number for the library. $lib

Result

Returns OK or error.

Description

Releases the library and all memory used for it.
Please call this when you are done with a library.

See also

Release notes

This function checks for a license.

Created 25th April 2020, last changed 25th April 2020


CLibrary.Name - CLibrary.ReleaseAll

💬 Ask a question or report a problem