TrueUpdate.RunScript

TrueUpdate.RunScript ( 

string  ScriptID )

Description

Runs a server configuration file's script given its script tab name.

Parameters

ScriptID

(string) The name of the server configuration file script you want to run. This is the name that is shown on tab where the script is located.

Returns

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

See also:  Related Actions