$values ( element -- ) (original) (raw)
Inputs
element | an array of pairs of markup elements |
---|
Outputs
None
Word description
Prints the description of arguments and values found on every word help page. The first element of a pair is the argument name and is output with $snippet. The remainder is either a single class word, or an element. If it is a class word class, it is inserted as if it were shorthand for { $instance class }.
See also
$maybe, $instance, $quotation
Definition
: $values ( element -- )
"Inputs and outputs" $heading ($values) ;