Logic.and

Description

Checks whether two boolean values are true.

Input / Parameter

NameDescriptionInput TypeDefaultOptionsRequired

value1

The first boolean value to check.

Boolean

-

-

Yes

value2

The second boolean value to check.

Boolean

-

-

Yes

Output

N/A

Callback

N/A

Video

Coming Soon.

Example

Coming Soon.

Steps

Coming Soon.

Result

Coming Soon.

Last updated