# Logic.equal

## Description

Checks whether two values are equal.

## Input / Parameter

| Name   | Description                | Input Type | Default | Options | Required |
| ------ | -------------------------- | ---------- | ------- | ------- | -------- |
| value1 | The first value to check.  | Any        | -       | -       | Yes      |
| value2 | The second value to check. | Any        | -       | -       | Yes      |

## Output

N/A

## Callback

N/A

## Video

Coming Soon.

## Example

Coming Soon.

### Steps

Coming Soon.

### Result

Coming Soon.

## Links
