table
Last updated
Last updated
Same as the with a limited set of functions.
table.sort
table.clear
table.insert(t: , value: Variant, pos: | nil)
table.find(haystack: , needle: Variant, init: )
table.remove(t: , pos: )
table.getn(t: )
table.freeze
table.isFrozen
table.create