https://bugs.documentfoundation.org/show_bug.cgi?id=156971
--- Comment #4 from Rafael Lima <[email protected]> --- (In reply to rehierl from comment #3) > The "Immediate Window" allows to do even more than just to show > "Debug.Print" messages. It has a single input line which allows to evaluate > simple expressions. If you enter "?variableName" or "?object.propertyName", > it will output the current value of that variable/property. Can't this be achieved via the "Watched Expressions" window? (View - Watched Expressions). You can enter any expression and it will be shown when a breakpoint is hit. -- You are receiving this mail because: You are the assignee for the bug.
