Join Slack
Powered by
`as Int` probably won’t work (the IDE is probably ...
# getting-started
d
dalexander
11/14/2017, 3:40 PM
as Int
probably won’t work (the IDE is probably warning you “this cast can never succeed”?)
if(myRequest.readyState.toInt() == 4)
is what I was suggesting.
Open in Slack
Previous
Next