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 = Retrieves the length of a memory array. | |||
Will return the length of the memory array specified by the <hl>id</> or the total number of created arrays if no <hl>id</> is specified. | |||
|argsType1 = Input | |argsType1 = Input | ||
|argsName1 = Index | |argsName1 = Index | ||
Line 52: | Line 55: | ||
|argsDescription11 = | |argsDescription11 = | ||
|argsDataType11 = | |argsDataType11 = | ||
}}{{DataTableIndex | }}{{DataTableIndex | ||
|storedTable=instruction | |storedTable=instruction | ||
|name=Memory Length | |name=Memory Length | ||
}}</noinclude> | }}</noinclude> |