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 totrueto turn on, orfalseto turn off.
Returns
- NA — This method does not return a value.