QS:Min num value n
From LimeSurvey Manual
Minimum value (min_num_value_n)
Description
Minimum value of the numeric input
This also applies to multiple numeric and numeric array input questions. When this attribute is set, each input value must meet this criteria.
Valid values
- Any integer value above 0
- Any number (New in 1.92 )
- Any SGQA code (New in 1.92 )
- Any question code (variable name) (New in 1.92 )
- Any equation, using Expression Manager syntax, without surrounding curly braces. (New in 1.92 )