how to check if a string is present in a collection of string in typescript code example Example: typescript check if element in array your_array.includes(the_element)