Lower Or Equal

https://helpcenter.graphisoft.com/wp-content/uploads/archicad-24-reference-guide/param-o/Lower_Or_Equal_Big.png 

Returns true if the first value is lower than or 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
Lower Case [LOWER]
Converts all characters of a text string to lower case. Syntax LOWER (“Text”) Data Types of the Arguments String Data Type ...
Lower
  Returns true if the first value is lower than the second value, false otherwise. Inputs Name Type Description A Number First value. B Number Second value. Outputs ...