Skip to main content

addMarkup

Adds one or more markup entities using XML-encoded text.

Syntax

RxCore.addMarkup(markupxml)

Parameters

  • markupxml: string — String in XML format that holds tags in accordance with the RxView360 XML-based markup format.

Returns

  • NA — This method does not return a value.