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