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

CLibrary.Name

Queries name of the library.

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

Parameters

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

Result

Returns text or error.

Description

Queries name of the library.
May return the path used to load the library.

This function checks for a license.

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


CLibrary.LoadFunction - CLibrary.Release