Actions
$plugins » History » Revision 1
Revision 1/3
| Next »
Per Amundsen, 12/31/2019 03:03 AM
Added in 3.8
$plugins(N)
Returns information about running plugins.
Parameters
N - If N = 0, number of running plugins, otherwise the Nth plugin.
Properties
.name - Returns the plugin name.
.author - Returns the plugin author.
.desc = Returns the plugin description.
.email = Returns the plugin author email.
.version = Returns the plugin version.
Updated by Per Amundsen almost 5 years ago · 1 revisions