Defined in packages/acs-core/widgets-procs.tclProduces an optionlist for a range of integers from start_value to end_value. If default matches one of the options, it is selection. If pad_to_two_p is 1, the option values will be padded to 2 digites with a leading 0.
- Parameters:
-
start_value
end_value
default (optional)
pad_to_two_p (defaults to "0"
)