- This topic has 0 replies, 1 voice, and was last updated 8 years, 5 months ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
Integrated Application Platform
Integrated Application Platform › Forums › General › Tip of the Day – Shift + Double-click on Inspect
Shift + double-click on in an Inspect will open the item in a new window
(whereas a normal double-click will open the item in the same window)
This works in:
– WorkSpace variable pane (bottom right)
– Debug variable pane (bottom right)
– a standalone Inspect() window
Note: this only applies to double-clicking on items that are objects. Double-clicking on a number does nothing and double-clicking on a string always opens it in a separate window.