Skip to main content
Skip table of contents

RunScriptAsync

Executes C# code in the workflow (can be used in a non-blocking way inside a ParallelActivity; also see RunScriptJob)

Properties

Input

Name

Description

OutputResult is a Dictionary<string,string>.
ParametersParameters for C# script.
ScriptC# script as string.
ScriptPathPath to a C# script.



JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.