228 B
228 B
Programming
- Tables without keys are auto assigned numbers as keys
- lead table name with pound returns the number of items in table. *ex: Items={"sword", "cloak", Boots} .... #items would return 3
- Tables start with 1 not 0