This documentation is for a version that has reached its End Of Life. Such versions are no longer supported and don't receive security updates. Consider updating to a newer version.
Pattern Criterion¶
The Pattern
URL Criterion
matches URLs that contain the provided pattern.
Arguments¶
pattern
- string representing the pattern that needs to be a part of the URL
Example¶
1 |
|