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 = Set memory array value at a given index. 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 Set | |name=Memory Set | ||
}}</noinclude> | }}</noinclude> |