Tile - If No Else – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
m (YlandsClassyBot moved page Ylands Tile - Conditional Statement to Ylands:Tile - If No Else: New Structure)
No edit summary
Line 1: Line 1:
[[Image:Ylands_Tile_-_Conditional_Statement.png]]
<!---
*Condition statement allows to '''execute''' specific '''instructions''' sequence if certain '''conditions''' are '''met'''.
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE.
*It is possible to '''add''' / '''remove''' '''statements''' via context menu (right click on block)
-->
**'''If''' - sequence to be executed, if a specified condition is true.
== If No Else ==
**'''Else if''' - sequence condition to test, if previous condition was false.
**'''Else''' - sequence to be executed, if or all conditions fail.


=Notes=
[[File:YlandsTile-530.png]]
See also: [[Ylands Tile - Boolean comparison|'''Comparison''']], [[Ylands Tile - Boolean composition|'''Composition''']], [[Ylands Tile - Unary not|'''Not''']]
 
=== Description ===
 
Condition statement allows to '''execute''' specific '''instructions''' sequence if certain '''conditions''' are '''met'''.
 
=== Notes ===
 
It is possible to '''add''' / '''remove statements''' via context menu (right click on block)




Line 15: Line 20:


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

Revision as of 09:53, 8 July 2021