Skip to main content

modifyMarkup

Modifies markup identified by a unique ID using XML data to change the markup.

Syntax

RxCore.modifyMarkup(GUID, markupxml)

Parameters

  • GUID: string — Unique property uniqueID of a markup object.
  • markupxml: string — Text string representing XML data that corresponds to the RxView360 markup format.

Returns

  • NA — This method does not return a value.