Skip to content

remove

remove(container, index)

ParameterTypeDescription
container*
index*Index of the item to remove

Removes the item at the given index.

Returns

(*) The same container.