|        | |||||
|  | |||||
| pattern | blank | ||||
| Sample Code | Related Syntax | ||||
Syntax
blank
Used in a pattern description to match either a single space character ("%_"), or a single tab character ("%t").
| Sample Code Context translations: a simple example Cross translations: a simple example | Related Syntax pattern %n %_ %t | 
| ---- |