Who has created a QR Reader in Bootstrap Studio

Is there a way to change this code, so that instead of sending me an alert, it goes directly to the scanned URL?

alert(Scan result: ${decodedText}, decodedResult);