Run
CSharp (C#) .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. |