Tile - String - Replace – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
m (YlandsClassyBot moved page Ylands Tile - String replace to Ylands:Tile - String - Replace: New Structure)
No edit summary
Line 1: Line 1:
{{Wiki|stub}}
<!---
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE.
-->
== Replace(Source, Search value, New value) ==
 
[[File:YlandsTile-712.png]]
 
<pre>replace(searchValue: any, newValue: any): string;</pre>
=== Parameters ===
 
==== searchValue ====
 
==== newValue ====
 
=== Returns ===
 
'''string'''
 
=== Description ===
 
Returns a new string where the '''search value''' is replaced with the '''new value'''.




Line 7: Line 27:


[[Category: Instructions]]
[[Category: Instructions]]
[[Category: Ylands 0.15]]

Revision as of 09:53, 8 July 2021