Cheks if a list contains a name
lcontains(l, n)
l
The list object
n
The item name
Boolean TRUE if name is found on list