50% off: Unlimited data and AI learning.
State of Data and AI Literacy Report 2025

hydrotoolbox (version 1.1.2)

check_length: Check argument length

Description

Check argument length

Usage

check_length(argument, max_allow, arg_name)

Value

An error message if argument does not fit the max_allow requirements

Arguments

argument

the argument to evaluate.

max_allow

maximum argument length

arg_name

string with argument name to print (just for error message)