start of list

Hi, as I remember using

set the end of x to y

is shorter than

set x to x&y

But how do you do this with the start of a list?

The first appends an item to the end of the existing list; the second creates a new list with one item more than the original.

set beginning of x to y

:lol::lol::lol: Thanks.

You see I had tried that but you need to be able to spell begginning correctly :stuck_out_tongue: