Built-In Namespace Function
| Method Attributes | Method Name and Description |
|---|---|
|
bind(scope, args)
bind a function to any scope
|
Method Detail
{Function}
bind(scope, args)
bind a function to any scope
Defined in: function.js.
Defined in: function.js.
- Returns:
- {Function} binded function