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

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

Blog Entries

This function checks for a license.

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


CLibrary.Name - CLibrary.ReleaseAll