Navigation
Supported Platforms
Related Documentation
- ACX, EX, M, MX, PTX, SRX, T Series
- concat()
- contains()
- string-length()
- substring-after()
- substring-before()
starts-with()
Syntax
boolean starts-with(string, string)
Description
Return TRUE if the first string argument starts with the second string argument, otherwise return FALSE.
Usage Examples
See Example: Imposing a Minimum MTU Setting, Example: Limiting the Number of E1 Interfaces, Example: Limiting the Number of ATM Virtual Circuits, Example: Adding T1 Interfaces to a RIP Group, Example: Configuring a Default Encapsulation Type, and Example: Configuring Dual Routing Engines.
Related Documentation
- ACX, EX, M, MX, PTX, SRX, T Series
- concat()
- contains()
- string-length()
- substring-after()
- substring-before()
Published: 2013-03-05
Supported Platforms
Related Documentation
- ACX, EX, M, MX, PTX, SRX, T Series
- concat()
- contains()
- string-length()
- substring-after()
- substring-before()