I got a list and would get index of item matching a pattern.
index(list, string_item) worksindex(list, pattern_item) ??
Thank you