I'm fairly new to advanced scripting, and started to see a lot of #
's in scripts. What are they and how do I use them? ROBLOX Wiki never explains to me in full detail..
I believe it was explained in the wiki.
What the length operator does is return how many items in a table there are using an ipair like function or get the length of a string.