Next:
istrue
Up:
Supported conditions
Previous:
filesmatch
Contents
Index
contains
Tests whether a string contains another one.
Attribute
Description
Required
string
The string to search in.
Yes
substring
The string to search for.
Yes
casesensitive
Perform a case sensitive comparision. Default is true.
No
Andrew Marlow 2003-07-08