Description Usage Arguments Value Examples
Display names, types and values of variables (for quick wordy debugging)
1 |
... |
(1) – list of variables |
N/A (lists variables to console)
1 2 | x=1; y=2; cc='banana'
showvars(x,y,cc)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.