|
| 09 Jul 2016 05:05 PM |
Title really.
I know how to get children, but I don't know how to count how many things are in the array.
#code function brag() print("R$1,086") end |
|
|
| Report Abuse |
|
|
TimeTicks
|
  |
| Joined: 27 Apr 2011 |
| Total Posts: 27115 |
|
| |
|
|
| 09 Jul 2016 05:06 PM |
tab = {1123, 13123123, "d"} print(#tab)
http://wiki.roblox.com/index.php?title=Table#More_information |
|
|
| Report Abuse |
|
|
|
| 09 Jul 2016 05:07 PM |
Alright, yeah, I had a brain fart. Thanks... I knew that XDDXDXD
Such a simple thing to forget.
#code function brag() print("R$1,086") end |
|
|
| Report Abuse |
|
|
|
| 09 Jul 2016 05:07 PM |
wiki been acting weird
to visit the link when you click on it remove the https at the beginning and replace it with http
or just go to wiki.roblox.com and type in table and go read
|
|
|
| Report Abuse |
|
|