What is BrowserService:ExecuteJavaScript()?

I was going through some code and I found this:

BrowserService:ExecuteJavaScript()

What is this because I cannot find anything on it in the wiki.

2 Likes

Literally every single member on the Roblox wikia is RobloxScriptSecurity so don’t worry about it.

3 Likes

I’m not sure what exactly it does, but I found an API reference from the Developer Hub:

1 Like

I’m assuming it executes javascript :slight_smile:

I also found this:
BrowserService:OpenBrowserWindow()

1 Like

So you can code in two languages in ROBLOX with this?

No, you can’t, but roblox developers writing engine code can.

That’s used for buttons like this hea