SetConnect

RunVBDotNetCode

Tools::RunVBDotNetCode

Description

Run VB.Net code.

The code must always contain the "MainClass" class and this class must always contain the function "Main()", because this is the function which will be executed by the plugin. This function returns a string and this string will be displayed in the log.

Dll's which are required by the script can be configured in the "{installdir}\Tools\runscript.ref" file.

Options
Show script in log
If enabled, the script will be displayed in the log.

Documentation

Release notes