Documentation
»
Scripting
»
Class Reference
»
Core
»
Nil
»
==
Tests if the other object is nil.
Syntax
aNil
==
object
Parameters
object
The second object.
Return Value
true
if the other object is nil.