isNotNull: is object not null
isNotNull(x)
x
an object
boolean is object null T/F
boolean
## Not run: isNotNull(NULL) ## Not run: isNotNull(5)