TrueUpdate 3.9

Application.LoadActionPlugin

Application.LoadActionPlugin

Previous topic Next topic  

Application.LoadActionPlugin

Previous topic Next topic  

Overview Examples

Application.LoadActionPlugin (

string Filename )

Description

Loads an action plugin file (.lmd).

Note: Normally you would choose Project > Plugins... to add an action plugin. This action is only intended to handle special situations where you need more control over when the plugin is loaded.

Action plugins allow you to extend the functionality of TrueUpdate with new actions. Refer to the action plugin's documentation for information on what features it adds and how to use them.

Parameters

Filename

(string) The path to the action plugin file (.lmd).

Returns

Nothing. You can use Application.GetLastError to determine whether this action failed, and why.

See also: Related Actions


Learn More: Indigo Rose Software - TrueUpdate - Buy Now - Contact Us