#
apply
Function • Calls the given function with the given arguments. Use with bind
this
.
apply function, arguments → value
Arguments
name | type | description |
---|---|---|
function | Any | |
arguments | Any |
Returns
name | type | description |
---|---|---|
value | Any |