What are other javascript APIs https://docs.appgyver.com/app-logic/custom-javascript#exposed-javascript-apis exposed in the runtime context apart from fetch
and moment
. But there are maybe others ? regards;
1 Like
There’s no definitive list. These are perhaps the only ones available consistently. I would not recommend on relying on any others that might work, but you can try seeing for web specifically if some other window
functionalities work.