X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=pq-gateway%2Fpq%2FQuery%2FExpr%2FisNull.md;fp=pq-gateway%2Fpq%2FQuery%2FExpr%2FisNull.md;h=396fffe15e7ada53b96e447611fe5e982013c140;hb=8ca926b19e417db747f046038909d818352b29a3;hp=0000000000000000000000000000000000000000;hpb=8e466600d2aff5f9a4e3deb1ba72ac1047f29fcf;p=mdref%2Fmdref-pq-gateway diff --git a/pq-gateway/pq/Query/Expr/isNull.md b/pq-gateway/pq/Query/Expr/isNull.md new file mode 100644 index 0000000..396fffe --- /dev/null +++ b/pq-gateway/pq/Query/Expr/isNull.md @@ -0,0 +1,11 @@ +# bool pq\Query\Expr::isNull() + +Whether the expression is the literal NULL. + +## Params: + +None. + +## Returns: + +* bool, whether the expression case insensitively equals NULL.