This function removes a list element at a specified index. The list can be in a named variable or field.
All text fields may contain any of the escape sequences described in Escape Sequences.
The list delimiter cannot be empty. If the delimiter resolves to be empty when the action is executed, nothing will be removed.
Note that where running stepwise the text fields are only processed for escape characters once based on the contents of the first file.
Remember that list elements are zero based. If the specified index resolves to be invalid, nothing will be removed.
The action test state will be set to true if anything is removed, otherwise false.