I heard about it a while ago, but now I cannot find any articles about it.
This question has been asked before, and already has an answer. If those answers do not fully address your question, then please ask a new question here. Why was this question closed?
You can combine them both into one.
while true do i = i + 1 if i == 10 then break elseif - == 20 then break end end
Marked as Duplicate by 1waffle1, Thetacah, and ScriptGuider
This question has been asked before, and already has an answer. If those answers do not fully address your question, then please ask a new question here.
Why was this question closed?