<div dir="ltr"><div>I have recently figured out that I can add a custom tostring() function for PDK Framework classes. This means they'll automatically show the custom contents in debugger windows and print statements. I've added them for</div><div><br></div><div>FCString (shows the LuaString)</div><div>FCFontInfo (shows name, size, efx)<br></div><div>FCCell (shows measure, staff)</div><div>FCPoint (shows x, y)</div><div>FCRange (shows start, length) (this is a new class in 0.68)</div><div><br></div><div>Does anyone have any other suggestions for custom tostring() functions?</div><div><br></div></div>