Tile - String - Starts With – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
m (YlandsClassyBot moved page Ylands Tile - String starts with to Ylands:Tile - String - Starts With: New Structure)
No edit summary
Line 1: Line 1:
[[Image:Ylands_Tile_-_String_starts_with.png]]
<!---
*'''Returns''' (true/false) '''whenever''' given [[Ylands Tile - String literal|'''string''']] '''begins''' with the characters of a specified '''text'''.
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE.
-->
== Starts With(Source, Text) ==


=Notes=
[[File:YlandsTile-81.png]]
*Instruction is '''case''' '''sensitive'''.
 
<pre>startsWith(text: any): boolean;</pre>
=== Parameters ===
 
==== text ====
 
=== Returns ===
 
'''boolean'''
 
=== Description ===
 
Returns (true/false) '''whenever''' given '''string''' '''begins''' with the characters of a specified '''text'''.
 
=== Notes ===
 
* Instruction is '''case''' '''sensitive'''.




Line 11: Line 29:


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

Revision as of 09:53, 8 July 2021