hello,
I would like to know if it is possible to use delegate in javascript and if so how to do it.
(I want to send to a function a pointer to other function and raise that pointer).