Check if a name is in a list. @returns 0 if not found, or the 1 based index where it has been found in the list.
See Implementation
Check if a name is in a list. @returns 0 if not found, or the 1 based index where it has been found in the list.