Application Integration
- Application Integration
- All Products
fn:deep-equal(parameter1,parameter2,collation)
Argument
| Required/
Optional
| Description
|
---|---|---|
parameter1
| Required
| The first sequence to compare.
|
parameter2
| Required
| The second sequence to compare.
|
collation
| Optional
| The collation to use for comparing strings. The collation argument identifies the collation to be used at all levels of recursion when strings are compared, but not when names are compared.
|