Uppercased local

You can write your topic however you want, but you need to answer these questions:

  1. What do you want to achieve? Keep it simple and clear!
    to make it where I can use local as a variable if that’s possible
  2. What is the issue? Include screenshots / videos if possible!
    well I tried Local = local but that didn’t work
  3. What solutions have you tried so far? Did you look for solutions on the Developer Hub?
    i couldn’t find any
    After that, you should include more details if you have any. Try to make your topic as descriptive as possible, so that it’s easier for people to help you!
    I know it sounds dumb but I just like uppercased letters
Local = local

Please do not ask people to write entire scripts or design entire systems for you. If you can’t answer the three questions above, you should probably pick a different category.

so what support you need? ??? uppercase cool doe

? no i just like uppercased letters in my script because it looks like good grammar anyways is there anyway to do this?

??? something like this???

local String = YOURSTRING:upper();
local String = string.upper(YOURSTRING);

???
local String = 'Local'

Ohh I see what you want (I think), yeah you can’t use uppercase local to define a function xd

dangit well atleast i know now thx