Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How useful can the output be?

Asked by 10 years ago

I know that you can print words in the output by function, loops, if statements , ETC. But how can it be useful? For notes? I always thought it was for notes. But I just wanted to fully understand the output.

0
It is useful much. Teeter11 281 — 10y

4 answers

Log in to vote
0
Answered by 10 years ago

Oh, thank you very much. I have forgot that it can detect errors. Thank you for reminding me.

Ad
Log in to vote
0
Answered by 10 years ago

The output can be used to print things, yes, however its main purpose is to tell you errors that you have in your code.

0
Please accept this answer if you found it useful. TheGuyWithAShortName 673 — 10y
Log in to vote
0
Answered by
M39a9am3R 3210 Moderation Voter Community Moderator
10 years ago

The output can be VERY useful. It will help detect errors such as if you're using a color value wrong, or if you have a unknown tag. It can help you fix up even the slightest you mistake, and it could mean a large difference.

Log in to vote
0
Answered by 10 years ago

VERY USEFUL most of the errors show up on it, so if it wasn't there, you probably would have no idea where to even start fixing your scripts. Even if you don't understand the output, we might, so you can use it for questions too.

Answer this question