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: 9.5   10.0   10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2    Statistic    FMM    Blog  

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.

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


CLibrary.LoadFunction - CLibrary.Release

Feedback: Report problem or ask question.