How to set a watchpoint for an array in Basic Macro

How is a watchpoint set to determine the value of an array element during a “debug” ? The watch shows the array and it’s size and type, but not the value. I tried (and failed) to set a watch on array$(3), but watch would not accept it.

Used watch tool, in IDE: