preinvoke2
Prepare to run a function invocation with two arguments.
Return
The calling A_Function
Parameters
called Function
The function to call.
arg1
The first argument to the function.
arg2
The second argument to the function.
Prepare to run a function invocation with two arguments.
The calling A_Function
The function to call.
The first argument to the function.
The second argument to the function.