powered by
Check argument length
check_length(argument, max_allow, arg_name)
An error message if argument does not fit the max_allow requirements
the argument to evaluate.
maximum argument length
string with argument name to print (just for error message)