Skip to content

Doc.copy method

Doc › copy

Unofficial

Create an identical copy of this document.

Signature:

copy(copyHistory: boolean): Doc

Parameters:

Parameter Type Description
copyHistory boolean Whether to copy the history.

Returns: DocThe new document.