table.y
Syntax
Get/set the \(y\)-value of a table entry. i is the index of the table entry to be read or modified. Entries are created if i is greater than table.size.
table.size
f - \(y\)-value of a table entry
t - integer name, string name, or table pointer
i - index of table entry
table.x
9.0.175