Altova MapForce 2024 Professional Edition

This function requires both input values to be Boolean. If at least one of the input values is true, then the result is true. Otherwise, the result is false.

 

This function can be extended to take additional arguments, see Add or Delete Function Arguments.

mf-func-logical-or

 

Languages

Built-in, C++, C#, Java, XQuery, XSLT 1.0, XSLT 2.0, XSLT 3.0.

 

Parameters

Argument

Description

value1

Mandatory parameter. Provides the first value to compare.

value2

Mandatory parameter. Provides the second value to compare.

 

Example

The result of the mapping below is true, because at least one of the function's arguments is true.

mf-func-logical-or-example

© 2017-2023 Altova GmbH