Skip to main content
Corvus Connection

What a script can do

A script is a small piece of logic that runs when an event fires. Scripts shine when a visual flow would get fiddly.

You write scripts in C#, and the app runs them in-process, close to the events they handle.

Mark this step done to continue.