We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The table library adds additional functions for operating on tables.
local table = require('table.ext')
❗ Dependency Required To use this library, you must include table in the manifest.xml file for your package: <dependency>table</dependency>
❗ Dependency Required
To use this library, you must include table in the manifest.xml file for your package:
table
manifest.xml
<dependency>table</dependency>