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