Tile - To Number – Ylands
Jump to navigation
Jump to search
m (YlandsClassyBot moved page Ylands Tile - To number to Ylands:Tile - To Number: New Structure) |
No edit summary |
||
Line 1: | Line 1: | ||
[[ | <!--- | ||
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 ==== | |||
=== Returns === | |||
'''number''' | |||
=== Description === | |||
Converts '''string number''' to '''regular number'''. | |||
Line 8: | Line 25: | ||
[[Category: Instructions]] | [[Category: Instructions]] | ||
Revision as of 08:53, 8 July 2021
To Number(Text)
function Number(text: any): number;
Parameters
text
Returns
number
Description
Converts string number to regular number.