You are viewing limited content. For full access, please sign in.

Question

Question

SDK Script: how can I track/watch variables that I declare in script

asked on March 16, 2017

Hi All,

I am writing C# in SDK Script. In my script, I declared several variables. When I run this script, how can I track or watch value of each variable? Can I set up something like breakpoint in Microsoft Visual Studio? I need to track variables in script for ensuring output is what I expect.

 

Thanks,

 

Alice

1 0

Answer

SELECTED ANSWER
replied on March 16, 2017

You can use the Messagebox.Show() during testing to get feedback from a workflow script, but the testing must be done from the Workflow script editor.

0 0
replied on March 16, 2017

Thank you, Bert. That works!

 

Alice

0 0

Replies

You are not allowed to reply in this post.
You are not allowed to follow up in this post.

Sign in to reply to this post.