Navigation
Supported Platforms
Related Documentation
- ACX, EX, M, MX, PTX, SRX, T Series
- concat()
- starts-with()
- string-length()
- substring-after()
- substring-before()
contains()
Syntax
boolean contains(string, string)
Description
Return TRUE if the first string argument contains the second string argument, otherwise return FALSE.
Usage Examples
See Example: Automatically Configuring Logical Interfaces and IP Addresses.
Related Documentation
- ACX, EX, M, MX, PTX, SRX, T Series
- concat()
- starts-with()
- string-length()
- substring-after()
- substring-before()
Published: 2013-03-05
Supported Platforms
Related Documentation
- ACX, EX, M, MX, PTX, SRX, T Series
- concat()
- starts-with()
- string-length()
- substring-after()
- substring-before()