#
send
Function • Invokes the named method on object with arguments.
send name, arguments, object → value
Arguments
name | type | description |
---|---|---|
name | Any | |
arguments | Any | |
object | Any |
Returns
name | type | description |
---|---|---|
value | Any |