M
msnyc07
I know I can check if an individual character is uppercase If X Like "[A-Z]"
but is there a way to check if a string of indeterminate length is all
uppercase?
but is there a way to check if a string of indeterminate length is all
uppercase?