::wyrm::setp {variable-name...} list-value
Assign the n variables to the first n elements of the list value. If The list has fewer elements, the remaining variables are assigned empty strings. If the list has more elements than variables the sublist of the remaining elements is returned; otherwise an empty list is returned.