Skip to main content

Run Expression

Overview


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

Input

Function

NameRequiredDescription
Function CodeA Pseudo C# script of code to run. See https://github.com/codingseb/ExpressionEvaluator/wiki

Optional

NameRequiredDescription
Function NameOptional, provide a custom name for this Action.
Function DescriptionOptional, provide a custom description for this Action.

Output

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