Rasterex Web SDKAPI client referenceMarkup/AnnotationsMethodsselectMarkupbyGUIDsOn this pageselectMarkupbyGUIDsUse 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.