Parsing double

Why it does not work?
No description
9 Replies
Yawnder
Yawnder11mo ago
You have exactly the reason why in the error window. Which part of the sentence is confusing you?
Mango
Mango11mo ago
Your variables are in something called a scope, which is like the current area your code can access misread, value2 may not ever be made
Yawnder
Yawnder11mo ago
It's not about scope here though.
Mango
Mango11mo ago
No youre right I just went to hit delete :kekw: I misread and got confuzzled
Yawnder
Yawnder11mo ago
It's because if the first try parse returns false, the 2nd won't run, so value2 won't be initialized.
Mango
Mango11mo ago
Yes
636965736c610a
636965736c610aOP11mo ago
aaaa ok im dumb
Yawnder
Yawnder11mo ago
$close
MODiX
MODiX11mo ago
Use the /close command to mark a forum thread as answered

Did you find this page helpful?