Skip to main content
Version: 6.0.1 - 6.0.2

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

ParameterDescriptionData Type
valueThe value in SUNString

Returns

String

Example

OrgonWeb.fromSun("1000000")
> '1'