Tile - Null None – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
(6 intermediate revisions by 3 users not shown)
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
=== Availability ===
Image:Ylands_Tile_-_Null_literal_error.png|Wrong use
 
</gallery>
[[Ylands:Tile Availability - Client|Client]], [[Ylands:Tile Availability - Server|Server]]
 
=== Description ===
 
Null is '''nothing'''.
 
=== Notes ===
 
* It represents 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'''.




----
----
{{Ylands scripting navbox}}
{{Navbox/Ylands}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}
 
[[Category: Instructions]]

Revision as of 12:16, 12 November 2021