What are brackets meant to do in scripting?
Circular brackets are used to create an array or a multitude of strings seperated by Escaping or concatenations ( ) Concatenations separate strings and other statements inside arrays
Sqaure brackets can be used to make block comments or contain a variable called inside a function --[[ ]] Block comment -- Singular Comment function (prop) do [prop] contains variable called within a function