 |
|
|
- To specify a range of consecutive numbers, enter the first and last number separated by a colon. For example, to specify all numbers between 5 and 10 inclusive, enter 5:10
- To specify several non-consecutive numbers, separate each one with a comma. For example, for the numbers 1, 5 and 9 only, enter: 1,5,9
- Ranges can include combinations of these two elements. For example, to specify the numbers 1, 3, and all the numbers between 10 and 15, enter: 1, 3, 10:15
- Negative numbers can also be entered. For example, to specify all numbers between -10 and -5, and all numbers between -2 and 4, enter: -10:-5, -2:4
- Numbers do not need to be entered in ascending order. For example, 13, 5:9, 20, -5 is fine.
|
|