table
Show Deprecated
This library provides generic functions for table/array manipulation, providing all its functions inside the global table variable. Most functions in the table library assume that the table represents an array or a list. For these functions, the "length" of a table means the result of the length operator.
Summary
Functions
Functions
pack
Variant
Parameters
values...: Variant
Returns
Variant