No edit summary |
m (Pywikibot 10.3.1) |
||
Line 8: | Line 8: | ||
|category = Memory | |category = Memory | ||
|icon = Count Item.png | |icon = Count Item.png | ||
|explaination = Insert value into memory array, shifting elements above upwards. No index will add a new element to the end of the array (push). | |||
|argsType1 = Input | |argsType1 = Input | ||
|argsName1 = Index | |argsName1 = Index | ||
Line 52: | Line 53: | ||
|argsDescription11 = | |argsDescription11 = | ||
|argsDataType11 = | |argsDataType11 = | ||
}}{{DataTableIndex | }}{{DataTableIndex | ||
|storedTable=instruction | |storedTable=instruction | ||
|name=Memory Insert | |name=Memory Insert | ||
}}</noinclude> | }}</noinclude> |