splice()

by Ricardo “Rudxain” Fernández Serrata

Version 1 (March 6, 2022)

Download (28 downloads)

Javascript splice method, ported to AM as a simple expression with functions. This cannot add or replace elements, use the corresponding blocks for that. Negative and/or out of bounds indices may not match JS implementation. This doesn't modify the array in-place, because it creates a shallow copy.

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/splice

3.0 average rating from 1 reviews

5 stars
0
4 stars
0
3 stars
1
2 stars
0
1 star
0
Reports
0

Rate and review within the app in the Community section.