fromSun
Helper function that will convert a value in SUN to ORGON (1 SUN = 0.000001 ORGON).
If you want to convert a value in ORGON to SUN, toSun
is available.
Usage
OrgonWeb.fromSun(value)
Parameters
Parameter | Description | Data Type |
---|---|---|
value | The value in SUN | String |
Returns
String
Example
OrgonWeb.fromSun("1000000")
> '1'