No edit summary |
No edit summary |
||
Line 52: | Line 52: | ||
|argsDescription11 = | |argsDescription11 = | ||
|argsDataType11 = | |argsDataType11 = | ||
| | |explaination = Remove value from a memory array, shifting elements above downwards. | ||
No index will remove from the end of the array (pop). | No index will remove from the end of the array (pop). | ||
Specifying ∞ will clear the array | Specifying ∞ will clear the array |