Null
- defined in
- StdTypes
Null can be useful in two cases. In order to document some methods
that accepts or can return a null value, or for the Flash9 compiler and AS3
generator to distinguish between base values that can be null and others that
can't.