Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Using the lower method [Solved] [closed]

Asked by
Shawnyg 4330 Trusted Badge of Merit Snack Break Moderation Voter Community Moderator
10 years ago

I was wondering about using :lower(). I know that it works on chat events, key pressings, etc, but would it work on Model names and Values? Example:

a = script.Parent.Name
if a:lower() == "hi" then
end
1
your answer is yes nate890 495 — 10y
1
It'll work on any string. Azarth 3141 — 10y
0
Ok thanks Shawnyg 4330 — 10y

Locked by 1waffle1 and evaera

This question has been locked to preserve its current state and prevent spam and unwanted comments and answers.

Why was this question closed?