Check that two lists are numeric, and the values of one are less than the other
check_numeric_list_values(arguments, nameSmall, nameLarge)
List of the arguments provided to the called function
Parameter name of the smaller list, for error reporting
Parameter name of the larger list, for error reporting
Boolean stating the current status of the pre-execution checks, or FALSE if this check fails