Official Content

Describes the operators supported by GeneXus.

Conditional operators

If Executes something if the condition evaluates to TRUE.
Otherwise When prior expressions are FALSE, Otherwise is executed.

Arithmetical operators

( ) Used to group expressions
^ Exponential
* Multiplication
/ Division
+ Addition and Concatenation
Subtraction

Relational operators

> Greater than
< Less than
= Equal to
<> Not equal to
<= Less than or equal to
>= Greater than or Equal to
LIKE Like
IN Element in Collection

Relational operators can also be defined in runtime, using Compare function

Logical operators

NOT Logical negative
AND Logical And
OR Logical Or


Subcribe to this category's changes
Sub CategoriesAdd a new subcategory in this category
PagesAdd a new page in this category
Last update: March 2025 | © GeneXus. All rights reserved. GeneXus Powered by Globant