powered by
Internal function to check input variables
check_input( input, input_type, input_validation = NULL, min_value = -Inf, max_value = Inf, max_length = 1L, variable_name = NULL, is_missing = NULL )
.
nothing