Added November 2016
The fourth parameter, dstpos, allows you to specify the splice position in the destination array. dstpos may be:
Note that this option only applies when the destination parameter is expressed as a base array, as in the above example. Attempting to specify the dstpos parameter when the first parameter is an iterator or other individual element reference will result in a syntax error.