Hi All,<div><br></div><div>I've been trying to figure out the syntax for the Log Message command on a breakpoint. The problem is that I can print @myVariable@ or I can print "My text message", but "My text message @myVariable@" doesn't work...</div>
<div><br></div><div>Any idea how I get that to act like NSLog and print out variable values?</div><div><br></div><div>Thanks!</div><div><br></div><div>/Sue</div>