How to take a Javascript output into Bubble Apps?

I have a JS code that returns 1 or 0 if the statement is/isn’t correct. Is there a way to take this output from the script and integrate it into Bubble Apps?

More specifically, I would want to add a point to the user if the return is 1. Any ideas on how to accomplish this?

1 Like

Use Javascript to Bubble I believe it’s in the Toolbox plugin.