
set_range_bounds(?Var, ++Lo, ++Hi)

   set_bounds handler for range attribute.

Arguments
   Var                 A ranged variable
   Lo                  Lower bound
   Hi                  Upper bound

Type
   library(range)


