I'm admittedly still new here, but I've read all the docs and this is still unclear to me. If this is a case of RTFM, then please point me to the appropriate FM. :)
Use case: I have a script with a function in it. Let's call this function "void doStuff(int times)".
Is there anyway to call this...