Expressions
In a nutshell An expression in QEngine is a combination of constants, variables, operators, or functions that evaluates to produce a single result. Expressions are classified by the data type of the result they produce: boolean, number, decimal, ...