14.03.2023, 16:22
Use the length operator (#): https://www.lua.org/manual/5.1/manual.html#2.5.5
Or you can use ipairs to go through the whole table: https://openrb.com/docs/lua.htm#ipairs
Or you can use ipairs to go through the whole table: https://openrb.com/docs/lua.htm#ipairs