Calls the given function with named arguments
an alias to the function to call
a string containing the arguments to call using this syntax: arg2=value,arg1="value"
See Implementation
Calls the given function with named arguments