At a breakpoint when viewing something like aTheArray(17,12) by hovering the mouse, only the first part of the array is displayed in the tooltip. Is there a way to have the tooltip display only the part referred to i.e. 17,12.?
I realise I could transfer the result to another variable to make it visible.
I realise I could transfer the result to another variable to make it visible.