Tile - Loop For Each Array – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
m (Text replacement - "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}" to "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}")
 
(One intermediate revision by one other user not shown)
Line 5: Line 5:


[[File:YlandsTile-879.png]]
[[File:YlandsTile-879.png]]
=== Availability ===
[[Ylands:Tile Availability - Client|Client]], [[Ylands:Tile Availability - Server|Server]], [[Ylands:Tile Availability - Custom Controller|Custom Controller]]


=== Description ===
=== Description ===
Line 12: Line 16:
=== Notes ===
=== Notes ===


* '''Value''' of currently iterated members is '''returned''' as '''item''' and can be used as '''local variable''' in instructions inside the loop.
* Currently iterated array member is '''returned''' as '''item''' and can be used as '''local variable''' inside the loop.
* It is possible to use '''break''' instruction to '''jump out''' of the loop.
* '''Break''' instruction will '''end''' the loop.




----
----
{{Navbox/Ylands}}
{{Navbox/Ylands}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}


[[Category: Instructions]]
[[Category: Instructions]]

Latest revision as of 15:24, 24 November 2023