Space Removal
Standardization Definition
Space Removal | ||
---|---|---|
Description |
The Space Removal standardization definition removes all space characters. |
|
Examples | Input | Output |
10 : 10 | 10:10 | |
N A | NA | |
Remarks | Space characters are defined as all characters in the Unicode general category Separator, space (Zs). |