pageOnlyMarkup
Limits the markup array for the markuplist to only markup on the current page.
Syntax
RxCore.pageOnlyMarkup(toggle)
Parameters
toggle
: boolean — Iftrue
, the page-only listing is toggled on/off. Iffalse
, it will be turned on regardless of the current state.
Returns
- NA — This method does not return a value.