Home > @i2analyze/notebook-sdk > records > ISourceReference > locationIsUrl
records.ISourceReference.locationIsUrl property
Indicates whether it makes sense to show location
as a hyperlink.
Signature:
readonly locationIsUrl: boolean;
Returns: boolean
Introduced: version 1.0
Remarks
This property is true
if location
is a valid URL that a plug-in can make available to users, in the same way that the i2 Notebook Record Inspector presents source reference locations.