|  | 
 | ||||
|        | |||||
|  | |||||
| Related Syntax | Related Concepts | ||||
| pattern | white-space | ||||
Syntax
white-space
    
 white-space is 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).
| Related Syntax | Related Concepts | 
Copyright © Stilo International plc, 1988-2010.