Description
Removes the element at a specific index from a list.
Examples
remove index 0 from myListEvery distinct way you can write this pattern, with optional groups and choice groups expanded. Placeholders are shown as <name>.
remove index <i> from <list>Related (List)