Skip to main content

deleteMarkupbyGUID

Deletes a markup specified by its unique GUID. If the GUID is not set, the unique ID defaults to 0.

Syntax

RxCore.deleteMarkupbyGUID(GUID)

Parameters

  • GUID: string — Unique ID of the markup object to delete.

Returns

  • NA — This method does not return a value.