API ListutilstoSunVersion: 6.0.1 - 6.0.2On this pagetoSun Helper function that will convert a value in ORGON to SUN. (1 SUN = 0.000001 ORGON). Usage OrgonWeb.toSun(value); Parameters ParameterDescriptionData TypevalueA number valueNumber Return String Example OrgonWeb.toSun(10)> "10000000"