RUN PLUGIN: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
{{Command|syntax=RUN_PLUGIN <plugin name> | {{Command|syntax=RUN_PLUGIN <plugin name> | ||
|description= | |description=Run a GibbsCAm plugin. | ||
|param1=<plugin name>|param1_desc=without .dll | |param1=<plugin name>|param1_desc=Plugin filename (without .dll) | ||
}} | }} | ||
===Example=== | ===Example=== | ||
:RUN_PLUGIN | :RUN_PLUGIN "MyPlugin" | ||
[[Category:Miscellaneous]] | [[Category:Miscellaneous]] |
Revision as of 20:28, 18 August 2010
Command
- RUN_PLUGIN <plugin name>
Run a GibbsCAm plugin.
Parameters
- <plugin name>
- Plugin filename (without .dll)
Example
- RUN_PLUGIN "MyPlugin"