Removes all non-printable characters (ASCII 0–31) from text.
| |
|---|
| Category | Text |
| Syntax | CLEAN(text) |
Parameters
| Parameter | Required | Description |
|---|
text | Required | The text from which to remove non-printable characters. |
Example
Auto-generated from the EngCanvas function registry.