You are here:
Omniscripts Range Element
Enables users to select a number from a specified range by adding the Range element to your Omniscript. Specify the increment values and use static values to define the minimum and maximum values for the range.
In Step, enter an increment value of the input range. For example, enter 2 so the user can select 2, 4, 6, 8, and 10 from a range of 2 to 10, or 4.5, 6.5, 8.5, and 10.5 from a range of 4.5 to 10.5. Default Step is 1.
To create a selectable range configure the following properties:
-
Minimum Value: Sets the lowest selectable number in the range.
-
Maximum Value: Sets the highest selectable number in the range.
For additional properties, see Common Omniscript Element Properties.

