Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

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.

Published: 2013-03-05