Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Plugin.UsedFunctions
Queries used functions.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Plugin | 8.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "Plugin.UsedFunctions" )
Parameters
none
Result
Returns list or error.
Description
Queries used functions.Can be useful to check what's needed and use with Plugin.SetFunctions.
See also
- Plugin.Functions
- Plugin.LockedFunctions
- Plugin.LockFunction
- Plugin.SetFunctions
- Plugin.UsedFunctionCounts
Release notes
- Version 8.3
- Added Plugin.UsedFunctions function
Blog Entries
This function is free to use.
Created 24th June 2018, last changed 25th June 2018
