OtherNumber

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

OtherNumber

OutputVar := MfUnicodeCategory.Instance.OtherNumber

Value

Value = 10

Remarks

Number that is neither a decimal digit nor a letter number, for example, the fraction 1/2. The indicator is signified by the Unicode designation "No" (number, other).
OtherNumber is instance of MfEnum.EnumItem.