Skip to content
Advertisement

How to check instring for alphanumeric values

I have the following dataset: 

I need to check whether or not one of the comma separated values is an alphanumeric value. How can I do this?

Advertisement

Answer

This could be one option; read comments within code.

User contributions licensed under: CC BY-SA
8 People found this is helpful
Advertisement