Value
(variant) The item you want to insert into the table.
Re t u r n s
Nothing.
See also: Related Actions
Table.Remove
OverviewExamples
variant Table.Remove ( table SourceTable,
number Position )
De s cr ip t ion
Removes a specific item from a numerically indexed table and returns it's value.
P arame t er s
SourceTable
(table) The table you want to remove an item from.