Tile - String Binary Expression – 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}}}}")
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Image:Ylands_Tile_-_String_binary_expression.png]]
<!---
*Allows to '''combine''' two [[Ylands Tile - String literal|'''strings''']].
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE.
-->
== String Binary Expression ==
 
[[File:YlandsTile-16.png]]
 
=== Availability ===
 
[[Ylands:Tile Availability - Client|Client]], [[Ylands:Tile Availability - Server|Server]], [[Ylands:Tile Availability - Custom Controller|Custom Controller]]
 
=== Description ===
 
Allows to '''combine''' two '''strings'''.
 
=== Notes ===
 
* To combine '''numbers''' use '''Number Binary Expression'''.
* To combine '''vectors''' use '''Vector Binary Expression'''.
* To combine '''strings''' use '''String Binary Expression'''.
 
=== See Also ===
 
[[Ylands:Tile_-_Number_Literal|Number Literal]] [[Ylands:Tile_-_Vector3_Literal|Vector3 Literal]] [[Ylands:Tile_-_Number_Binary_Expression|Number Binary Expression]] [[Ylands:Tile_-_Vector3_Binary_Expression|Vector3 Binary Expression]]




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


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

Latest revision as of 15:24, 24 November 2023

String Binary Expression

YlandsTile-16.png

Availability

Client, Server, Custom Controller

Description

Allows to combine two strings.

Notes

  • To combine numbers use Number Binary Expression.
  • To combine vectors use Vector Binary Expression.
  • To combine strings use String Binary Expression.

See Also

Number Literal Vector3 Literal Number Binary Expression Vector3 Binary Expression