item1 item2
Returns a new [list of data] with item1 as its first element, and item2 as its second.
item1
item2
Examples: list 4 5 returns [4 5].
list 4 5
Related commands: fput lput se list?