preinvoke
Prepare to run a function invocation with an array of arguments.
Return
The calling A_Function
Parameters
called Function
The function to call.
args
The arguments to the function.
Prepare to run a function invocation with an array of arguments.
The calling A_Function
The function to call.
The arguments to the function.