Summary
Var progress As Double = 0.5 # 50%
Var s As String = (progress * 100.toString()) + "%"
run prog, crash runtime
Objo Studio Version
Operating System
Select the operating system(s) affected as tags for this post.
Steps To Reproduce
Expected Result
Actual Result
Screenshots, Logs, Or Sample Project