Tile - Boolean Literal – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 11: Line 11:
----
----
{{Ylands scripting navbox}}
{{Ylands scripting navbox}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}


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

Revision as of 14:10, 3 January 2019

Ylands Tile - Boolean literal.png

  • A boolean represents one of two values: true or false.
  • Booleans are often used in conditional testing.

Examples



Template:Ylands scripting navbox