---
title: Unicode.GeneralCategory.otherNumber
framework: swift
role: symbol
role_heading: Case
path: swift/unicode/generalcategory/othernumber
---

# Unicode.GeneralCategory.otherNumber

A numeric character of another type.

## Declaration

```swift
case otherNumber
```

## Discussion

Discussion This value corresponds to the category Other_Number (abbreviated No) in the Unicode Standard.
