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

How can I tell if a script has thrown an error from another script?

Asked by
Teeter11 281 Moderation Voter
8 years ago

How can I do this ? Like i have the main script and a error check script to see if an error is thrown in the main script.

0
check the output hahahahahahahahahahahahahhahahahahahahhahahahahahahahahahaha LegitimatlyMe 519 — 8y
0
sorry i meant from another script Teeter11 281 — 8y

1 answer

Log in to vote
2
Answered by 8 years ago

You can use the Error event

The error event? You're nuts.
Apparently there's an event for when stuff errors: ScriptContext.Error

Ad

Answer this question