RunScript
Executes C# code in the workflow (also see RunScriptJob)
Properties
Input
Name | Description |
---|---|
Output | Result is a Dictionary<string,string>. |
Parameters | Parameters for C# script. |
Script | C# script as string. |
ScriptPath | Path to a C# script. |
Executes C# code in the workflow (also see RunScriptJob)
Name | Description |
---|---|
Output | Result is a Dictionary<string,string>. |
Parameters | Parameters for C# script. |
Script | C# script as string. |
ScriptPath | Path to a C# script. |