Hi,

How do I inspect the value of variables during running/debugging time? For example, if I have a tridimensional array, how can I check if all the entries are correctly calculated?

Cheers