NumberRange
Function | Description |
---|---|
| This function creates a new NumberRange object with the specified minimum and maximum values and returns it. It requires two arguments. |
| This function splits a NumberRange object into its minimum and maximum components and returns them as separate outputs. |
Last updated