Starting with V8.4.0, if bin locations use numeric codes (meaning that every character is a number), the bin locations will be sorted numerically by code rather than alphabetically; for example, codes of 100, 1000 and 200 would be sorted as 100, 200, 1000 numerically.
If the system contains both numeric and non-numeric codes, the numeric codes will be listed first in numeric order and all remaining codes will be listed after that in alphabetical order.