nil
Synopsis:
nil
Description:
nil is the default
false value.
Example:
(if nil (set var points to 1) else (set var points to 2))
The variable points will contain the value 2.
Contact:
Fulvio Frapolli (
fulvio . frapolli //at// unifr . ch),
Amos Brocco (
amos . brocco //at// unifr . ch)
* Remove spaces and replace //at// with @