[Solved] String upper/lower-case detect

Status
Not open for further replies.
Level 4
Joined
Dec 24, 2010
Messages
67
As the title says. Can you detect if a string, for example: substring(0,1) in "hIvE" is "h", is written in lower or upper-case? I tried StringHash(), but it gives out the same value.
 
Status
Not open for further replies.
Back
Top