396fffe15e7ada53b96e447611fe5e982013c140
[mdref/mdref-pq-gateway] / pq-gateway / pq / Query / Expr / isNull.md
1 # bool pq\Query\Expr::isNull()
2
3 Whether the expression is the literal NULL.
4
5 ## Params:
6
7 None.
8
9 ## Returns:
10
11 * bool, whether the expression case insensitively equals NULL.