Changes

Jump to navigation Jump to search
185 bytes added ,  20:15, 4 March 2017
no edit summary
Line 4: Line 4:       −
==Array.setcolumn(Column, ColumnValues) ==
+
==Array.some(callback[, thisArg]) ==
   −
Internally Array Modifying Function. May be changed. Do not use
+
The some() method tests whether some element in the array passes the test implemented by the provided function.
 +
 
 +
[[https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/some| Array.some ]] - in Mozilla Foundation Website.
2,824

edits

Navigation menu