setURL (NotesOutlineEntry - JavaScript)

Specifies a URL as the resource link for an outline entry.

Defined in

NotesOutlineEntry

Syntax

setURL(url:string) : boolean
Parameter Description
String url A URL.
Return value Description
boolean true if the URL is set successfully.

Usage

This method sets the outline entry type to OUTLINE_TYPE_URL.