Watching an array on idb eval window

Just to make sure the next person finds this easier than me, thanks to printing an array in gdb I’ve been able to print one in idb, the intel debugger, as well. The syntax is the same as gdb.

* array @ size

size can be a variable.