Boolean List Logical Operation

You are currently viewing the documentation for the latest version (2.2.0). To access a different version, click the "Switch version" button located in the upper-right corner of the page.

■ If you are not sure which version of the product you are currently using, please feel free to contact Mech-Mind Technical Support.

Function

This Step performs logical operations on the input Boolean (True/False) lists according to the specified logical operator.

Usage Scenario

This Step is a general logical operation Step, usually used after Steps related to judgment and validation. It combines the results of multiple preceding conditions and applies to various logic determination scenarios. The operation result can be viewed through Accept All.

Input and Output

Input

Input port Data type Description

Boolean List

Bool[]

A list of Boolean values involved in logical operations is input to this port.

Boolean List

Bool[]

A list of Boolean values involved in logical operations is input to this port.

Output

Output port Data type Description

Boolean List

Bool[]

List of Boolean values after a logical operation.

Parameter Description

Parameter Description

Logical Operator

Parameter description: This parameter is used to select the logical operator.

Value list:

  • And: The output is true only when all input values are true.

  • Or: The output is true when at least one input value is true.

  • Xor: The output is true when the two input values are different; the output is false when the two input values are the same.

  • Not: Performs logical negation on a single input value. If the input is true, the output is false; if the input is false, the output is true.

Default value: And

Port Count

Parameter description: This parameter is used to set the number of input Boolean lists.
Default value: 2

Is this page helpful?

You can give a feedback in any of the following ways:

We Value Your Privacy

We use cookies to provide you with the best possible experience on our website. By continuing to use the site, you acknowledge that you agree to the use of cookies. If you decline, a single cookie will be used to ensure you're not tracked or remembered when you visit this website.