Forum Discussion

boneyard's avatar
14 years ago

checking string on occurrence of characters

im looking for a way to check if a string contains any of these 4 characters: { } [ ] (might add more later). tried this with scan, but somehow it doesn't want to work, i can find the character but im...