
Hey I need to search a string array for a keyword, and I think contains is the only method to do that. The problem is it that its extremely hit or miss. In testing, it will reliably work with one full word example "play", but then won't find multiple instances of "dance". Additionally, its case sensitive which is another problem as Play will not find play and vice versa. Am I missing something? Is there a better solution? I need to be able to look up documents like this.
Recommended threads
- PR: Updating bun runtime in Openruntimes...
I think I followed contribution guidelines well, just wondering if we can merge these so we can use Bun 1.2+ in the runtimes, and maybe as build tools for sites...
- Not received a waiting list email confir...
So, I've signed up for sites waiting list, but i did not recieved any email confirm, is this an issue? is it well set? So, how long takes to get access to this ...
- Unable to connect. Is the computer able ...
I found that there was few other support tickets with same topic, but neither of those seemed to solve my issue. I'm running a function when new user is created...
