LetterNumber

Namespace ›› System ›› MfUnicodeCategory ›› Enumerations ››
Parent Previous Next

LetterNumber

OutputVar := MfUnicodeCategory.Instance.LetterNumber

Value

Value = 9

Remarks

Number represented by a letter, instead of a decimal digit, for example, the Roman numeral for five, which is "V". The indicator is signified by the Unicode designation "Nl" (number, letter).
LetterNumber is instance of MfEnum.EnumItem.