That's very cool!
however
let a = consoleReadLine()
echo a
let b = consoleReadLine()
echo b
Runif I run this code and press enter echo b also gets executed.
That's very cool!
however
let a = consoleReadLine()
echo a
let b = consoleReadLine()
echo b
Runif I run this code and press enter echo b also gets executed.