Verj.io JavaScript API
Workflow Process
Form
Integration Service
REST Service
Workflow Process
HyperlinkControl
.isUseExternalURL
Indicates whether the link is
external
or
internal
.
external:
the link is to a URL outside of the current form
internal:
the link triggers an internal event
Further documentation
.
returns
boolean
- external: the link is to a URL outside of the current form
- internal: the link triggers an internal event
Further documentation.