Skip to main content

forceUniqueMarkup

Use this method to turn on/off the forcing of markup to have a unique ID. The unique ID is provided by back-end endpoint.

Syntax

RxCore.forceUniqueMarkup(onoff);

Parameters

  • onoff: boolean — Set to true to turn on, or false to turn off.

Returns

  • NA — This method does not return a value.