Skip to content

[Back to Parameters]

Range

Allows a user to select a range of numbers. Result is saved in (,] notation

Specification

  • showDecimalPrecision (optional) if true expose decimal precision field

Example

{
  "name": "somerange",
  "type": "range",
  "valueType": "string",
  "prompt": "Range",
  "showDecimalPrecision": false
}