Symbol Space Replacement
Standardization Definition
Symbol Space Replacement | ||
---|---|---|
Description |
The Symbol Space Replacement standardization definition replaces all symbol characters with a space character. |
|
Examples | Input | Output |
SAS Publishing©2007 | SAS Publishing 2007 | |
24×7 | 24 7 | |
£100 | 100 | |
Remarks |
Symbols are defined as characters in the following Unicode general categories:
|
|
White space at the beginning or end of an output string is removed. |