Quick Debug Print/WriteLine function
Author: rdevolde
Creation Date: 6/9/2008 9:08 PM
profile picture

rdevolde

#1
Wealth-Lab Version 5 (.NET) 5.0

Hey guys, I'm using some variables within Wealth Lab 5.0 and wish to send their values to the debug window such that I can confirm that they are correct. Here's the statements I am using and neither are working, can someone help with this problem? Thanks!

System.Diagnostics.Debug.WriteLine("text");

or

System.Diagnostics.Debug.Print("text");


neither of these statements is working, anyone have any ideas why?
profile picture

rdevolde

#2
nevermind, found an example and have it working now
profile picture

Eugene

#3
Although you've already found PrintDebug, knowledge of a more advanced technique won't hurt:

Programming | How can I debug my trading strategies in Wealth-Lab?
This website uses cookies to improve your experience. We'll assume you're ok with that, but you can opt-out if you wish (Read more).