Data:Instruction:Memory Remove: Difference between revisions

From Desynced Wiki
No edit summary
m (Pywikibot 10.3.1)
 
(One intermediate revision 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
Line 52: Line 55:
|argsDescription11 =  
|argsDescription11 =  
|argsDataType11 =  
|argsDataType11 =  
|explain = 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
}}{{DataTableIndex
}}{{DataTableIndex
|storedTable=instruction
|storedTable=instruction
|name=Memory Remove
|name=Memory Remove
}}</noinclude>
}}</noinclude>

Latest revision as of 07:11, 12 August 2025

Redirect to: