❔ Item.Is a Number
Hey, I have this list:
I iterate through the list with a foreach. I want to check if the item is a number or not. So is there something like
?
I iterate through the list with a foreach. I want to check if the item is a number or not. So is there something like
?