Sorry if this question is a bit dumb - I'm very fresh to coding in general and lil.
Is there a way to check if text in a field includes words? I've been playing around with Love Letter example deck and wanted to make a function to detect certain words, but I'm having a hard time wrapping my head around it. In other words, is there a way to check for matches, for example, from the "adjective" group inside the text box after it's been generated, instead of checking if the full text matches?