|
|
|
show thing
(show thing1 thing2 ...)
command. Prints the input or inputs like print, except that if an input is a list it is printed inside square brackets.
Example:
show [this is a list] ;[this is a list] |
|
|
|