Skip to content

Doc.copy method

Doc › copy

Unofficial

Create an identical copy of this document.

Signature:

copy(copyHistory: boolean): Doc

Parameters:

ParameterTypeDescription
copyHistorybooleanWhether to copy the history.

Returns: DocThe new document.