You are browsing the documentation for iTop 2.3 which is not the current version.

Consider browsing to iTop 3.1 documentation

Known issues and limitations

Negative numbers are not accepted. The workaround is to specify negative values -n as the expression (0 – n).

New in 2.0.1: Negative integers are supported.

New in 2.0.1: Hexadecimal numbers are supported.

The operator ! is not accepted.

true and false are not accepted.

null is not accepted.

The equivalent of !ISNULL(start_date) can be expressed ISNULL(start_date) != 1
Currently OQL does not support LIMIT, ORDER, GROUPBY, COUNT, SUM, and many other functions
2_3_0/oql/oql_limitations.txt · Last modified: 2018/12/19 11:40 (external edit)
Back to top
Contact us