Is this what you need?
Code:
var pointer_function(); // pointer
// function to call pointer function:
function call_pointer_function(){
   pointer_function();
}
// pointer function itself:
function pointer_function(){
}



Looking for free stuff?? Take a look here: http://badcom.at.ua
Support me on: https://boosty.to/3rung