setURL (NotesOutlineEntry - JavaScript™)
Specifies a URL as the resource link for an outline entry.
Defined in
NotesOutlineEntrySyntax
setURL(url:string) : boolean
Parameter | Description |
---|---|
String url |
A URL. |
Return value | Description |
---|---|
boolean |
true if the URL is set successfully. |