Prints a table with all the variable names and values at each line. If no variable name is passed, table includes all vars. Otherwise, the vars identified by name are printed.
The table is text formatted.
| Data signatures |
|---|
| var_table( [var name: |
| Call signatures |
|---|
| var_table( [var name: Variable ǁ Header ǁ Term ǁ Function], ... ) |
| Purpose | Value |
|---|---|
| Main focus | var_table() is a side-effect |
| Context | Qualifier |
|---|---|
| Match qualifiers | onmatch |
| Value qualifiers | onmatch |