mcp_script_run Class
Tool that compiles and executes a given PCB-Investigator Script in C#.
On success, it returns "Execution successful". On failure, it returns either compile/validation errors or an execution error.
Namespace: PCBI_Script.MCPAssembly: PCBI_ScriptEngine (in PCBI_ScriptEngine.dll) Version: 17.0.0.0 (17.0.0.0)
public class mcp_script_run : IMCPTool
Public Class mcp_script_run
Implements IMCPTool
public ref class mcp_script_run : IMCPTool
type mcp_script_run =
class
interface IMCPTool
end
- Inheritance
- Object mcp_script_run
- Implements
- IMCPTool