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.