Tile - String - Concatenate – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
m (YlandsClassyBot moved page Ylands Tile - String concatenate to Ylands:Tile - String - Concatenate: New Structure)
No edit summary
Line 1: Line 1:
[[Image:Ylands_Tile_-_String_concatenate.png]]
<!---
*Allows to '''join''' two [[Ylands Tile - String literal|'''strings''']] together, works in '''same''' manner as [[Ylands Tile - String binary expression|'''binary expression''']].
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE.
-->
== Concatenate(Text, Text) ==
 
[[File:YlandsTile-80.png]]
 
<pre>concat(...text2: string[]): string;</pre>
=== Parameters ===
 
==== text2 ====
 
=== Returns ===
 
'''string'''
 
=== Description ===
 
Allows to '''join''' two *''strings'' together, works in '''same''' manner as '''binary expression'''.




Line 8: Line 25:


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

Revision as of 09:53, 8 July 2021