is there a function that checks if a string is only letters and numbers?
kindof like isnumeric() but includes letters too.

and if there isn't a function that does letters and numbers, is there one that just checks for letters?


thanks very much!