Description
"arguments" has a special meaning in JavaScript, so renaming it to "args".
The problem: some code-processors fail, when the input contains a parameter with name "arguments".
"arguments" has a special meaning in JavaScript, so renaming it to "args".
The problem: some code-processors fail, when the input contains a parameter with name "arguments".