table.Count
Example
There are 4 keys in this table. So it will output "4"
Output: 4
Example
Difference between the length (#) operator and this function.
The length (#) operator is generally considered faster, but has limitations.
Output: 4 0
3 3
4 3