Scan strings for characters in specified character sets. The search does not include the terminating null character.
Return value:
Rreturns a string starting from the first occurrence of any character from strCharSet in string, or an empty string if the two string arguments have no characters in common.