On this page you will find a documentation to available commands in C# Script.

First and most importand are the "load" Commands.
With theses it is possible to include Assemblys, Modules and other C#-Classes/Files.

the Commands are:
to end a Script you can use return like in C# - Applications.