Skip to main content

selectMarkUpByIndex

Use this method to select a markup by markup index.

Syntax

RxCore.selectMarkUpByIndex(indx)

Parameters

  • indx: number — Index in the markup list to select.

Returns

  • NA — This method does not return a value.

Callbacks

The selected markup is returned using the GUI_MarkupIndex callback event.