DPE Web Applications 2.x

RunScript

Executes C# code in the workflow (also see RunScriptJob)

RunScript.png

Properties

RunScript_Properties.png

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.