Lua for Beginners: String Creation, .., # Length & string.upper/lower | Episode 4
Master Lua strings! In this episode we explore every way to create strings β single quotes, double quotes, and long brackets [[]] β then use .., #, and library functions like string.upper, string.lower, and string.rep to build a formatted name badge. Every keystroke is shown on screen with 3-second pauses so you can follow along at your own pace. What You’ll Learn: – Creating strings with “”, ”, and [[]]…









