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.
It is clear that if one does not first read everything there is to read, one does not know what to look for when in trouble.
I have not used the 'Log' or Log panel until your suggestion. Wow!