Platforms to show: All Mac Windows Linux Cross-Platform

Back to JSContextMBS class.

JSContextMBS.Available as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared property JavaScript MBS MacFrameworks Plugin 23.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Checks whether the JavaScriptCore library is loaded.

Checks whether the JavaScriptCore library is loaded.
Always loaded on macOS since we use the one coming with macOS.

For Windows you can load JavaScriptCore.dll and for Linux you can load the libjavascriptcoregtk.so file with LoadLibrary function.

Returns always true on macOS and iOS.
(Read only property)

JSContextMBS.LibraryError as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared property JavaScript MBS MacFrameworks Plugin 23.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The error message from loading the library.

(Read only property)

The items on this page are in the following plugins: MBS MacFrameworks Plugin.


The biggest plugin in space...