Main public logs
From ROBLOX Wiki
Jump to navigationJump to search
Combined display of all available logs of ROBLOX Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 00:24, 11 December 2024 PRG talk contribs created page Nil (Created page with "{{CatUp|Tutorials}} __TOC__ == Introduction == '''"Nil"''' is a '''noninitialized''' value, or lack of a value, that is blank and equal to nothing. Arithmetic cannot be performed on nil or anything equivalent to nil, because 'nothing', unlike 0, is not a numerical value. When an object is deleted, using the ':Remove()' function, it is removed from the game completely by setting its parent to nil. Unless the object is referenced, it cannot be recovered. == U...")