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

Plugin.Functions

Returns a list of all the functions in the plugin.

Component Version macOS Windows Linux Server iOS SDK
Plugin 1.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "Plugin.Functions" )

(old name: Functions)

Parameters

none

Result

Returns function names.

Description

Returns a list of all the functions in the plugin.
The list is separated with commas and spaces.

Examples

Query the functions in the plugins:

$r = MBS("Plugin.Functions")

See also

This function is free to use.

Created 18th August 2014, last changed 10th December 2023


Plugin.FunctionCount - Plugin.GetFunctionParameters