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. The starting position in a list is denoted by the number 1, not 0.

delimiters

Set of delimiters used in list.