Eval-Expression.NET
Eval-Expression.NET copied to clipboard
How to debug C# code in Eval method
Hello, i am want to write complex script. How to debuging this code? i am want stepping throw code. Is it possible?
Hello @P9avel ,
Unfortunately, no, our library is made to run code at runtime.
It doesn't allow you to step through the code as you can easily do with Visual Studio.
Best Regards,
Jon