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)
m (Text replacement - "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}" to "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}")
 
(2 intermediate revisions by one other user not shown)
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.
=== Availability ===
*See also: [[Ylands Tile - Custom instruction|'''Custom Instruction''']].
 
[[Ylands:Tile Availability - Client|Client]], [[Ylands:Tile Availability - Server|Server]], [[Ylands:Tile Availability - Custom Controller|Custom Controller]]
 
=== Description ===
 
'''Return''' 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.




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


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

Latest revision as of 15:24, 24 November 2023