Not Equal

https://helpcenter.graphisoft.com/wp-content/uploads/archicad-25/065_param-o/Not_Equal_Big.png 

Returns true if the first value is not equal to the second value, false otherwise.

Inputs

Name

Type

Description

A

Number

First value.

B

Number

Second value.

Outputs

Name

Type

Description

Variable

Boolean

The resulting variable.

  • Was this Helpful ?
  • YesNo
Relevant topics
Not Equal [<>]
Compares two arguments. Returns True if their values are not equal, otherwise False. Syntax [<>] Data Types of the Arguments ...
Not [NOT]
Changes False result to True and vice versa. Syntax NOT (Logical) Data Types of the Arguments True/False Data Type of the Result ...