Is there a command, with which I can open the DebugLog window from my script?
Size:
Color:
Of course. It's
CODE:
Please log in to see this code.
Size:
Color:
Sorry, I didnt express myself correct. Is there a command, that opens the DebugLog window automatically, so that its always on top after code is executed?
Size:
Color:
You open the Debug window by calling PrintDebug and force the appearance of debug lines during Strategy execution with FlushDebug. There's no preference for keeping it the topmost window, though.
Size:
Color: