OutputVar := MfUnicodeCategory.Instance.DecimalDigitNumber
Value = 8
Decimal digit character, that is, a character in the range 0 through 9. Signified by the Unicode designation "Nd" (number, decimal digit).
DecimalDigitNumber is instance of MfEnum.EnumItem.