Tile - To Number – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "Image:Ylands_Tile_-_To_number.png *Converts '''string number''' to '''regular number'''. ---- {{Ylands...")
 
m (Text replacement - "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}" to "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}")
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Image:Ylands_Tile_-_To_number.png]]
<!---
*Converts [[Ylands Tile - String literal|'''string number''']] to [[Ylands Tile - Number literal|'''regular number''']].
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE.
-->
== To Number(Text) ==
 
[[File:YlandsTile-329.png]]
 
<pre>function Number(text: any): number;</pre>
=== Parameters ===
 
==== text ====
 
Text to convert
 
=== Returns ===
 
'''number'''
 
=== Availability ===
 
[[Ylands:Tile Availability - Client|Client]], [[Ylands:Tile Availability - Server|Server]], [[Ylands:Tile Availability - Custom Controller|Custom Controller]]
 
=== Description ===
 
Converts '''string number''' to '''regular number'''.




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


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

Latest revision as of 15:24, 24 November 2023