Skip to main content

selectMarkupbyGUIDs

Use to select multiple markup objects using an array of unique identifiers.

Syntax

RxCore.selectMarkupbyGUIDs(GUIDs)

Parameters

  • GUIDs: Array<string> — Array of strings, each string being a unique ID.

Returns

  • NA — This method does not return a value.