The Function LISTADD adds an object to agiven liost and returns the new list.
The object could be a number, string or a list.
LISTADD(list, object) => list
The Function LISTADD adds an object to agiven liost and returns the new list.
The object could be a number, string or a list.
LISTADD(list, object) => list