Unreal Engine 5 Javascript

How i can execute js functions in UE5? I tried to use “Web Browser Widget” and call “execute javascript”, but i still cant pass context for js, get function returns, and #include WebJSFunction.h, SWebBrowser.h or others from C++.