Checks input limits based on provided string. If provided
string is syntactically correct, a list with integers
containing limit boundaries (minimum and maximum value)
is returned. If provided input limit exceeds value
specified in max.lim argument, it will be coerced
to max.lim and warning will be returned. Default
upper input limit is 50 (variables).