Tile - Null None – Ylands
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "{{Ylands editor navbox}}" to "{{Navbox/Ylands}}") |
m (YlandsClassyBot moved page Ylands Tile - Null literal to Ylands:Tile - Null None: New Structure) |
(No difference)
|
Revision as of 07:09, 8 July 2021
- Null is "nothing". It is supposed to be something that doesn't exist.
- It is possible to empty an object (variable) by setting it to null.
- It is possible to use if statement to test whenever an object is null.
- Calling instructions on null object will cause an error.
Examples