.udfCallFunArg: Get the function name with the current arguments as a string
Description
Get the function name with the current arguments as a string
Usage
.udfCallFunArg(fun, args)
Value
string of the form 'fun(arg1, arg2)':
Arguments
- fun
function name
- args
arguments