Is this actually a valid method?
ChatGPT is trying to convince me it is…but i cannot find any reference to it..
Thanks,
Neil
Is this actually a valid method?
ChatGPT is trying to convince me it is…but i cannot find any reference to it..
Thanks,
Neil
Looks like a hallucination to me.
Ask ChatGPT for documentation on this method.
You: You recently told me to use NSB.App.openURL but this method is nowhere to be found on NSB Appstudio. Can you provide documentation on it?
ChatGPT:
Short answer - NSB.App.openURL is not a documented API in current NSB/AppStudio. If you cannot find it in the AppStudio API Reference (Help → API Reference) it likely was an outdated example or a mistake. - Use window.open or the Cordova InAppBrowser plugin instead. Below are concise VBScript examples and notes for AppStudio.
Why NSB.App.openURL is missing - AppStudio’s documented built-in objects are listed in its API Reference. NSB.App.openURL is not part of the current documented API surface, so you should not rely on it. - AppStudio apps run in a browser/webview and can use standard web/Cordova calls to open URLs.
Looks like an A.I. hallucination alright.. ![]()