<Code Lib>
2025 Enumeration
Changes 0
E

NumberSystemDisplayRule

Description:
The available options for display of numeric values in the number system.

Name Description
E All The number system will display all the numbers.
E Odd The number system will only display the odd numbers.
E Even The number system will only display the even numbers.
E StartAndEnd The number system will only display the start and end numbers.

Loading…