Thank you for implementing!!
Terry
Request to have the ability to divide the dynamic range into a smaller number of valid numbers. For example [0..1000]/25 would yield 40 valid points 0, 25, 50 etc. rather than the 1000 currently.
Ideal for data like radio frequencies.
Thanks for consideration.
Terry
EDIT by Pfeil: Numeric ranges can be specified using a multiplier (E.G. [0..40,25]; Or [0..39,25] if you want exactly 40 variations including zero, up to 975) to achieve the desired result, as detailed in the "Dynamic command sections" section of VoiceAttackHelp.pdf