Skip to main content

markupSaveCheck

Disables the unsaved markup warning shown when closing a file.

Syntax

RxCore.markupSaveCheck(onOff)

Parameters

  • onOff: boolean — Set to true to enable the warning, or false to disable it.

Returns

  • NA — This method does not return a value.