Component Prototype

Description

And Component

Logical AND component. Provides the functionality of a 2 inputs AND connection.

In-slots

Name

Type

Description

in1

boolean

First input value of the AND connection

in2

boolean

Second input value of the AND connection

Out-slots

Name

Type

Description

out

boolean

Output value of the AND connection

Properties

Name

Type

Description

iconFileName*

string

The filename of the icon shown for the component in the authoring environment.