this is to help you visualize the different data arrays... such when breaking down the HTML Table into results, you first split the HTML Table into an array using a delimiter, such as "</TR>"
QAD lets you quickly view your data block as it gets split into the array.
The script debugger as a built-in QAD type display, but that tool is useful when first looking at the raw HTML source.
more to come later, as i'm working on making the script language easier now