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: 12.1   12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4    Statistic    FMM    Blog  

Plugin.UnlockFunction

Unlocks a locked function.

Component Version macOS Windows Linux Server iOS SDK
Plugin 5.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "Plugin.UnlockFunction"; name; password )   More

Parameters

Parameter Description Example
name A function name like RemoteControl.ClickMouse. "RemoteControl.ClickMouse"
password The password to use. "secure"

Result

Returns OK or error.

Description

Unlocks a locked function.
After unlocking you can use this function.

Examples

Unlocks version function:

MBS("Plugin.UnlockFunction"; "Version"; "test")

See also

This function is free to use.

Created 20th October 2015, last changed 21st October 2017


Plugin.TiffVersion - Plugin.UsedFunctions

💬 Ask a question or report a problem