pbIgnorePatternWhitespace - cRegEx
Ignores whitespace and comments in the pattern
Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None
Syntax
Property Boolean pbIgnorePatternWhitespace
| Access Type | Syntax |
|---|---|
| Read Access: | Get pbIgnorePatternWhitespace to BooleanVariable |
| Write Access: | Set pbIgnorePatternWhitespace to BooleanVariable/Value |
Description
Ignores whitespace and comments in the pattern.
Set to True to ignore white space and # comments in the pattern.
Defaults to False.