SHOWthing(SHOWthing1thing2...)
Prints the input or inputs to the current write stream, just like PRINT, except that if an input is a list it is printed inside square brackets.
SHOW [1 2 3]
[1 2 3]PRINT [1 2 3]
1 2 3| PRINTDEPTHLIMIT |
| PRINTWIDTHLIMIT |