What is an endblock?

Status
Not open for further replies.
It's referring to one of these: endfunction, endif, endloop

JASS:
if whatever then

else

// Missing end block: endif
It doesn't seem to light up where it's missing though D:

Edit: found it, deleted an 'else' before an if statement by accident. Dear lord that's scary, I haven't backed this up yet and keep overwriting the previous file. I'm lucky I saw that D:
 
Status
Not open for further replies.
Back
Top