Checking if a string contain number

I'm wanting to check if a string contains number in it, but I'm really struggling on how to do it.
I tried making a list variable that contains all the numbers, but I don't know how to really compare it to the string that I need to check. I attached my code:

image

Oh thank you so much. I never saw that the "contains" block has a dropdown with different options. Such an easy solution. Thanks!!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.