Run Expression
Runs pseudo C# code, for quick calculations and string manipulation. Lightning fast compared to the full C# Action, no compiling required.

Input
Function
| Name | Required | Description |
|---|---|---|
| Function Code | A Pseudo C# script of code to run. See https://github.com/codingseb/ExpressionEvaluator/wiki |
Optional
| Name | Required | Description |
|---|---|---|
| Function Name | Optional, provide a custom name for this Action. | |
| Function Description | Optional, provide a custom description for this Action. |
Output
Function Output This could be anything depending on what you decide to output.