| white-space Full Description |   | 
| Syntax white-space Purpose A predefined character class, used in pattern matching, that matches a single space character ("%_"), a single tab character ("%t"), or any single character in the newline sequence ("%n"). |