Function Class
Q extended methods for Functions
Item Index
Methods
Methods
bind
(
-
method
-
obj
-
[arg1]
Binds a method to an object, so "this" inside the method refers to that object when it is called.