ListDeleteAt(list, position [, delimiters ])

Returns list with element deleted at the specified position.

See also ListGetAt, ListSetAt, and ListLen.

list

Any list.

position

Positive integer indicating the position of the element being deleted.

delimiters

Set of delimiters used in list.