SetWebURL
From Onset Developer Wiki
Description
Set the web URL. Not all URLs are whitelisted and might not work.
Syntax
SetWebURL(web, URL)
Parameters
- web
The web identifier - URL
The URL
Return Value
- Returns false' on failure.
Example
SetWebURL(webId, "https://google.com")