Is it possible to set arguments in the arguments mapping feature for every use of a function?

Is it possible to set arguments in the arguments mapping feature for every use of a function?

Whenever I use argument mapping in functions it drives me insane that I have to create a new function whenever I want to pass another value to a function. Is there a way to set arguments for a function seperately for every use of that function?