sending a function itself to a window hidden

05/02/2015 23:42 xnx#1
ControlSend("Guild Wars", "", "", gogo())


Func gogo()
Send("{F9}")
EndFunc





This as an example doesnt work cause controlsend is just for strings right?
how is it possible to send a function directly to a specific window even when it is hidden?
any suggestions?