HU/table

From Multi Theft Auto: Wiki
Revision as of 13:19, 19 July 2018 by Surge (talk | contribs)
Jump to navigation Jump to search

A table is an array-like data storage type. They are mostly used for bigger data storage. Tables can be indexed not only with numbers but also with other data types, for example with strings and MTA elements.
Itt egy lista az összes alapértelmezett táblázatkezelési funkciójának a Luából.

Lásd még

Tables at lua.org

Fordította

Surge