Skip to main content

Run C# Script

Overview


Runs a C# Script...

Input

C#

C# Script

C#

NameRequiredDescription
C# CodeUse the code editor to test and set this.
NuGet PackagesUse the Code Editor to set these.
NameRequiredDescription
Input ArgumentsA collection of input arguments, which can be accessed within your Script using Args[n].

Logging

NameRequiredDescription
Log LevelWhat level of logging do you want to output? (None reccomended) These are visible in Output View, errors will always be displayed.

Output

C# Output This could be anything depending on what you decide to output.