finish pq\Query
[mdref/mdref-pq-gateway] / pq-gateway / pq / Query / Expr / isNull.md
diff --git a/pq-gateway/pq/Query/Expr/isNull.md b/pq-gateway/pq/Query/Expr/isNull.md
new file mode 100644 (file)
index 0000000..396fffe
--- /dev/null
@@ -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.