Rasterex Web SDKAPI client referenceMarkup/AnnotationsMethodsunSelectMarkupbyGUIDsOn this pageunSelectMarkupbyGUIDsUse to unselect multiple markup objects using an array of unique identifiers. Syntax RxCore.unSelectMarkupbyGUIDs(GUIDs) Parameters GUIDs: Array<string> — Array of strings, each string being a unique ID. Returns NA — This method does not return a value.