Is there a keyboard shortcut that achieves the exact same effect as calling Util.ClearResults()?
My program has been running for some time, and now the results pane shows at the bottom. I need to clear the results pane (just like Util.ClearResults() does) but without restarting
my running program.
If no such shortcut exists, would it be possible to add a "Clear Results" option to the dropdown menu on the left side of the Results pane?


Answers
-
This feature is now available in the 9.10.1 beta.
Shortcut: Ctrl+K, E or Command-K, E.
-
Thank you for your feedback and for the fix. I appreciate your response and taking the time to address my question.
