Convert String to All Lowercase

Hello, I’m sure this is a relatively simple issue, but I’m struggling to find any info on it. I need to compare two lists of strings in Grasshopper, and I’ve been using Set Intersection and Set Difference. The issue is there is a case discrepancy between some of the inputs, so I need to convert everything to lowercase so I can get an accurate comparison.

Any suggestions would be greatly appreciated!

[Text Case] component.

1 Like

Thanks! I knew it would be straightforward