Vocabularyhelp.
markupInputselement | an array of arrays of markup elements |
OutputsNone
Word descriptionPrints a table given as an array of rows, where each row must have the same number of columns.
Examples{ $table { "a" "b" "c" } { "d" "e" "f" } } print-element
Definition