variable, which usually refers to `selfobj`.
`thedark` - A pseudo-room which becomes the `location` when there is
-no light (although the player object is not moved there).
\ No newline at end of file
+no light (although the player object is not moved there).
+
+Library constants
+-----------------
+
+In addition to the standard constants `true` (1), `false` (0) and
+`nothing` (0), the Library defines `NULL` (-1) for an action, property
+or pronoun whose current value is undefined.
\ No newline at end of file