ModifierSymbol

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

ModifierSymbol

OutputVar := MfUnicodeCategory.Instance.ModifierSymbol

Value

Value = 27

Remarks

Modifier symbol character, which indicates modifications of surrounding characters. For example, the fraction slash indicates that the number to the left is the numerator and the number to the right is the denominator. The indicator is signified by the Unicode designation "Sk" (symbol, modifier).
ModifierSymbol is instance of MfEnum.EnumItem.