Parsing double

Why it does not work?
No description
9 Replies
Yawnder
Yawnder14mo ago
You have exactly the reason why in the error window. Which part of the sentence is confusing you?
Mango
Mango14mo 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
Yawnder14mo ago
It's not about scope here though.
Mango
Mango14mo ago
No youre right I just went to hit delete :kekw: I misread and got confuzzled
Yawnder
Yawnder14mo ago
It's because if the first try parse returns false, the 2nd won't run, so value2 won't be initialized.
Mango
Mango14mo ago
Yes
636965736c610a
636965736c610aOP14mo ago
aaaa ok im dumb
Yawnder
Yawnder14mo ago
$close
MODiX
MODiX14mo ago
Use the /close command to mark a forum thread as answered

Did you find this page helpful?