<range> ( value page min max step -- range )
Models ยป Range models

Prev:range
Next:Range model protocol


Vocabulary
models.range

Inputs
valuea real
pagea real
mina real
maxa real
stepa real


Outputs
rangea range


Word description
Creates a new range model.

Definition