#I've seen people use stuff like #, [] with strings and stuff i dont understand anything
19 messages · Page 1 of 1 (latest)
is length
is length
of an array for example
oh wht about the brackets
[[]] is just a way to make a string for multiple lines
** You are now Level 1! **
such as
[[
print("hello")
]]
[===[]===], this makes it so even if there are more brackets inside of those brackets then it is still a string
what he means by this is for example
print(#game:GetChildren())
``` would print the number of how many children the game has
he means table["value"]