The method checking relies on the user calling the variables the right name. If they don't, an error is produced. This helper function checks they haven't just used lower case arguments, in which case the lower case is checked
get_argument_correct_case(arguments, argName)
List of the arguments provided to the called function
Name of the argument to return
The evaluated input value of this argument