-
MathType
-
Wiris Quizzes
-
Learning Lemur
-
CalcMe
-
MathPlayer
-
Store FAQ
-
VPAT for the electronic documentation
-
MathFlow
-
BF FAQ
Not null
Reading time: 1minChecks if an object is not null.
Syntax
not_null?(Object)
Description
Given an object, returns true
if it is not null, and false
otherwise.