Thickness.some Method

Determines whether at least one thickness value passes the test implemented by the provided function.
 

Parameters

callback

Type: Function
function (currentValue, index, array)
thisArg

Type: Object
Value to use as this when executing callback.
Optional: True

Return Value


Type: Boolean