table insert
command
Syntax
- table s insert v2 ...
Insert an entry into table s, sorted by its x-value.
If an entry is to be inserted with an identical x-value to an existing table x-value, the table entry is replaced with the new entry. The x- and y- values of the entry are the x- and y- components of the two-dimensional vector v2. Any number of two-dimensional vectors can be specified.
Was this helpful? ... | PFC © 2021, Itasca | Updated: Feb 25, 2024 |