Tile - Return Value List – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
m (YlandsClassyBot moved page Ylands Tile - Return to Ylands:Tile - Return Value List: New Structure)
No edit summary
Line 1: Line 1:
[[Image:Ylands_Tile_-_Return.png]]
<!---
*'''Return''' instruction will '''stop''' currently executed [[Ylands Tile - Custom instruction|'''custom instruction''']].
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE.
*If '''return''' contains a '''value''', it will return this value as expression '''result'''.
-->
== Return Value List ==


=Notes=
[[File:YlandsTile-327.png]]
*Return with value used in statement will terminate instruction as normal return.
 
*Return without value used in expression will return null.
=== Description ===
*See also: [[Ylands Tile - Custom instruction|'''Custom Instruction''']].
 
'''Return''' instruction will '''stop''' currently executed '''custom instruction'''. If '''return''' contains an '''array''', it will return these values as expression '''return'''.
 
=== Notes ===
 
* Return with value used in statement will terminate instruction as normal return.




Line 14: Line 20:


[[Category: Instructions]]
[[Category: Instructions]]
[[Category: Ylands 0.12]]

Revision as of 09:53, 8 July 2021