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