ON THIS PAGE
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 Configure Logical Interfaces and IP Addresses.