markupGetJSON
Returns a JSON structure containing current markup elements for the active file. The JSON structure is returned using the GUI_MarkuplistJSON callback event.
Syntax
RxCore.markupGetJSON(unselect)
Parameters
unselect: boolean — Set totrueit will unselect all currently selected markup/annotations before returning data, orfalseto allow selected markup/annotations to remain selected.
Returns
- NA — This method does not return a value.