Join Slack
Powered by
<@U0F3291QE> this is printing 0.9 which is the def...
# tornadofx
c
carlw
08/01/2018, 1:31 PM
@edvin
this is printing 0.9 which is the default value rather than 0.1 which is the set value app.config.set("myvalue", 0.1) println( app.config.double("myvalue", 0.9) )
2
Views
Open in Slack
Previous
Next