Run C# Script
Runs a C# Script...

Input
C#
C# Script
C#
| Name | Required | Description |
|---|---|---|
| C# Code | Use the code editor to test and set this. | |
| NuGet Packages | Use the Code Editor to set these. |
| Name | Required | Description |
|---|---|---|
| Input Arguments | A collection of input arguments, which can be accessed within your Script using Args[n]. |
Logging
| Name | Required | Description |
|---|---|---|
| Log Level | What 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.