(Redirected page to Memory Remove) Tag: New redirect |
m (Pywikibot 10.3.1) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
|category = Memory | |category = Memory | ||
|icon = Count Item.png | |icon = Count Item.png | ||
|explaination = Remove value from a memory array, shifting elements above downwards. | |||
No index will remove from the end of the array (pop). | |||
Specifying ∞ will clear the array | |||
|argsType1 = Input | |argsType1 = Input | ||
|argsName1 = Index | |argsName1 = Index |