org-not-nil

org-not-nil is a compiled Lisp function in `org-macs.el'.

(org-not-nil V)

If V not nil, and also not the string "nil", then return V.
Otherwise return nil.