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