Tile - Null None – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
m (YlandsClassyBot moved page Ylands Tile - Null literal to Ylands:Tile - Null None: New Structure)
No edit summary
Line 1: Line 1:
[[Image:Ylands_Tile_-_Null_literal.png]]
<!---
*Null is "'''nothing'''". It is supposed to be something that '''doesn't exist'''.
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE.
*It is possible to '''empty''' an object ([[Ylands Tile category - Variables|'''variable''']]) by '''setting''' it to '''null'''.
-->
*It is possible to use [[Ylands Tile - Conditional Statement|'''if statement''']] to '''test''' whenever an '''object''' is null.
== Null None ==
*Calling '''instructions''' on '''null''' '''object''' will cause an '''error'''.


=Examples=
[[File:YlandsTile-278.png]]
<gallery>
 
Image:Ylands_Tile_-_Null_literal_test.png|Null test
=== Description ===
Image:Ylands_Tile_-_Null_literal_error.png|Wrong use
 
</gallery>
Null is &quot;'''nothing'''&quot;. It is supposed to be something that '''doesn't exist'''
 
=== Notes ===
 
* 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'''.




Line 16: Line 21:
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}


[[Category: Literals]]
[[Category: Instructions]]
[[Category: Ylands 0.10]]

Revision as of 09:52, 8 July 2021