Code Browser
Home
News
Features
Screenshots
Download
Documentation
Changes
Links
Articles
Code Folding
Tips
Elastic Tabstops
Qt Port
RSS
News Feed
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.