Application Integration
- Application Integration
- All Products
fn:matches(input, pattern, flags)
Argument | Required/Optional | Description |
|---|---|---|
input | Required | The input string to be tested against the
pattern. If this argument is an empty sequence
( () ), it is treated as an empty
string. |
pattern | Required | A regular expression pattern against which the
input string is matched. The pattern should be a valid regular
expression according to the XML Schema definition. |
flags | Optional | A string of flags that modify the matching
behavior as follows:
|
|
|
|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|