mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Tweak the notes on NULL use
This commit is contained in:
parent
468b059eff
commit
783f502a19
@ -6,5 +6,5 @@
|
||||
"examples": [
|
||||
{ "expression":"NULL", "returns":"a NULL value" }
|
||||
],
|
||||
"notes": "To test for NULL use an <pre>IS NULL</pre> or <pre>IS NOT NULL</pre> expression."
|
||||
"notes": "To test for NULL use an <i>IS NULL</i> or <i>IS NOT NULL</i> expression."
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user