How to detect java extension

Is there a way to have a true or false value depending on if there’s JavaScript enabled, I tried


but it just gave me

and I can’t figure it out

@joecooldoo

Try using the error catching library. Go to 🗎 > Libraries... > Select "Catch errors"

untitled script pic (30)

Edit: Does this work?

It should work, but if the launched script gets delayed it could report false incorrectly. The error catching library is probably a better solution.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.