3.46 GUI_MarkupLink
Callback event that returns the value of the link associated with a markup when the user clicks on a markup with a link enabled.
Callback Parameters
- MarkupObject: The markup object that was clicked on.
Use markup.getLink().link
to retrieve the link string value.