Possibility to remove multiple positions in Pop Array
As well as array set, which you can specify the values and a separator.
it would be very useful to be able to remove several elements from an array in the same action without resorting to a FOR loop.
For example:
Variable Array: %array
Position: 1,2,4
Separator: ,
To Var: