Replace function body/code



Hi,

Does anyone know if it is possible to replace the body of a function through
the js runtime.

There is a framework function called to perform a certain task and I would
like to replace the logic of that function with my own logic.

Thanks

Donal


.